Rpm Cjos Html Filter
CjOS Project @ cjos.sourceforge.net
Index
Bind Pages
Cjos Library
Cjos Pages
Cjos News Pages
Eric Pages
Introduction To Smart Api
Osgi Pages
Registry Api Pages
Smart Api Pages
Xvcl Pages
CjOS Project
Summary Page
Mailing List
Download
CVS
JOS Technical Edition
Support This Project
Cjos Rpm Pages; [ Cjos Audience]

Introduction

This RPM package provides the HTML Filter tool maintained by the CjOS Project. This package contains the following jars:

  • cjos-htmlfilter.jar

Source RPM

The source RPM is:

 cjos-htmlfilter-1.0-33.1.nosrc.rpm

Target

The target RPMs are:

 cjos-htmlfilter-n.noarch.rpm
 cjos-htmlfilter-ant-n.noarch.rpm
 cjos-htmlfilter-javadoc-n.noarch.rpm
 cjos-htmlfilter-websource-n.noarch.rpm

Building

To build the current release of this package,

  1. cd eclipse/release-1.0-34
  2. ant -Dproduct=cjos-htmlfilter rpm
    1. Result: project.spec, build.xml are generated.
    2. Result: Source 0 is cjos-htmlfilter-1.0-33.tgz. GZIP-compatible archive is written to the rpmbuild/SOURCE directory.
    3. Result: Source 1 is cjos-htmlfilter-1.0-33.1-src.zip. ZIP-compatible archive is written to the rpmbuild/SOURCE directory.
    4. Result: Target RPMs are written to the rpmbuild/RPMS directory.

Installing

To install this package,

  1. su -
  2. rpm -U target.noarch.rpm
  3. Result: This collection of jars is installed to the /usr/share/cjos/lib directory. A symbolic link is added to the /usr/share/ant/lib directory.

Requires:

  • cjos-multiproductindex 1.0-33.8

See also

  • Web Source Pages


Release 1.0-33.1

Source code for HTML Filter (1a) is generated by XVCL.