Cjos Rpm Pages; [ Cjos Audience]
Summary
XVCL-related classes maintained by the CjOS Project are distributed in the following RPM packages.
- cjos-xvcl
- cjos-xvcl-2.07
- cjos-xvcl-3.2.1
- cjox-xvcl-3.5.0
Building
To build the current release of this package,
- cd rpmbuild/cjos-xvcl
- ant rpm
- Result: Source archive is written to the rpmbuild/SOURCE directory.
- Result: Target RPMs are written to the rpmbuild/RPMS directory.
Installing
To install this package,
- su -
- rpm -U target.noarch.rpm
- 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.
See also
cjos-xvcl Package
This RPM package provides XVCL Processor 2.07 with dependency on JDOM 1.0.
This package contains the following jar:
- cjos-xvcl.jar (was xvcl.jar)
Reference
Binary Edition
cjos-xvcl-1.0-n-bin.zip
Source Edition
cjos-xvcl-1.0-n-src.zip
Source RPM
The source RPM is:
cjos-xvcl-1.0-33.15.nosrc.rpm
Target RPMs
The target RPMs are:
cjos-xvcl-1.0-n.noarch.rpm
cjos-xvcl-ant-1.0-n.noarch.rpm
cjos-xvcl-javadoc-1.0-n.noarch.rpm
cjos-xvcl-websource-1.0-n.noarch.rpm
cjos-xvcl-2.07 Package
This RPM package provides XVCL Processor 2.07 with dependency on JDOM 1.1.
This package contains the following jar:
Reference
Binary Edition
cjos-xvcl-2.07-1.0-n-bin.zip
Source Edition
cjos-xvcl-2.07-1.0-n-src.zip
Source RPM
cjos-xvcl-2.07-1.0-33.15.nosrc.rpm
Target RPMs
The target RPMs are:
cjos-xvcl-2.07-n.noarch.rpm
cjos-xvcl-2.07-ant-n.noarch.rpm
cjos-xvcl-2.07-javadoc-n.noarch.rpm
cjos-xvcl-2.07-websource-n.noarch.rpm
cjos-xvcl-3.2.1 Package
This RPM package provides XVCL Processor 3.2.1 with dependency on JDOM 1.1.
This package contains the following jar:
Reference
Binary Edition
cjos-xvcl-3.2.1-1.0-n-bin.zip
Source Edition
cjos-xvcl-3.2.1-1.0-n-src.zip
Source RPM
The source RPM is:
cjos-xvcl-3.2.1-1.0-33.15.nosrc.rpm
Target 3.2.1
The target RPMs are:
cjos-xvcl-3.2.1-n.noarch.rpm
cjos-xvcl-3.2.1-ant-n.noarch.rpm
cjos-xvcl-3.2.1-javadoc-n.noarch.rpm
cjos-xvcl-3.2.1-websource-n.noarch.rpm
cjos-xvcl-3.5.0 Package
This RPM package provides XVCL Processor 3.5.0 with dependency on JDOM 1.1.
This package contains the following jar:
Reference
Binary Edition
cjos-xvcl-3.5.0-1.0-n-bin.zip
Source Edition
cjos-xvcl-3.5.0-1.0-n-src.zip
Source RPM
The source RPM is:
cjos-xvcl-3.5.0-1.0-33.15.nosrc.rpm
Target RPMs
The target RPMs are:
cjos-xvcl-3.5.0-n.noarch.rpm
cjos-xvcl-3.5.0-ant-n.noarch.rpm
cjos-xvcl-3.5.0-javadoc-n.noarch.rpm
cjos-xvcl-3.5.0-websource-n.noarch.rpm
Release 0.1-29.3
Contrast
The original distribution of xvclprocessor2.07.zip contains the original xvcl.jar. Unfortunately, this jar does not contain resource files as described in documentation. Fortunately, the original distribution contains Java source code.
Our xvcl.jar is rebuilt from the original source code and includes resource files as described in documentation.
Building
The xvcl.jar is built from source code.
- Extract files from xvclprocessor.zip.
- Copy Java source code to target/src/xvcl.
- Build target/xvcl.jar.
Release 0.1-29.4
Building
At build-time, this package depends on cjos-xvcl.jar and jdom.jar.
Source code for XVCL is generated by XVCL.
How do I add a jar to Ant dynamically? A task is defined with taskdef. The classpath property is optional. When used, it defines a task using additional jars. The classpathref property is optional. When used, a path resource is used to identify additional jars.
Therefore, it becomes possible to define a task which points to a jar in the target directory.
Release 1.0-31.10
Source code for XVCL is generated by XVCL.
This release contains XVCL Processor 2.07 (1g).
Release 1.0-33.6
Source code for XVCL is generated by XVCL.
This release contains XVCL Processor 2.07 (1g), with an improved XVCL Ant Task.
Release 1.0-33.10
Source code for XVCL is generated by XVCL Processor 2.07 (1g).
This release contains XVCL Processor 2.07 (1g) and XVCL Processor 3.2.1 (2a).
The dependent jdom.jar must be installed separately.
Release 1.0-33.13
Source code for XVCL is generated by XVCL Processor 2.07 (1h).
This release contains XVCL Processor 2.07 (1h) and XVCL Processor 3.2.1 (2a) and XVCL Processor 3.5.0 (3a).
The dependent jdom.jar must be installed separately.
Release 1.0-33.14
XVCL Processor 2.07 (1h)
- Fixed the namespace DTD.
- Added the verbose attribute to the property and xmlproperty commands.
CVS Module 1: xvcl
CVS Module 2: projects/xvcl-eclipse
CVS Module 3: projects/xmlbind-eclipse
SPC Location: xvcl/module/source
Release 1.0-33.15
XVCL Processor 2.07 (1i)
- Version 1g. Extended DTDs, xvcl.dtd and xvcl-N.dtd, are resources to /gchii/tools/xvcl1g.
- Version 1h. Extended DTDs, xvcl.dtd and xvcl-N.dtd, are resources to /gchii/tools/xvcl1h.
- Version 1i. Extended DTDs, xvcl.dtd and xvcl-N.dtd, are resources to /gchii/tools/xvcl1i.
With JDOM 1.0
CVS Module : xvcl
projects/xvcl-eclipse
SPC Location: xvcl/module/source
Package : gchii.tools.xvcl
gchii.tools.xvcl1b
gchii.tools.xvcl1c
gchii.tools.xvcl1e
gchii.tools.xvcl1g
gchii.tools.xvcl1h
gchii.tools.xvcl1i
xvcl
With JDOM 1.1
CVS Module : xvcl
projects/xvcl-2.07-eclipse
SPC Location: xvcl/module/source
Package : gchii.tools.xvcl
gchii.tools.xvcl1i
XVCL Processor 3.2.1 (2a)
CVS Module : projects/fxvcl-eclipse
projects/xvcl-3.2.1-eclipse
SPC Location: projects/fxvcl-eclipse/module/source
Package : edu.xvcl.core
gchii.tools.xvcl2a
XVCL Processor 3.5.0 (3a)
CVS Module : projects/fxvcl-eclipse
projects/xvcl-3.5.0-eclipse
SPC Location: projects/fxvcl-eclipse/module/source
Package : edu.xvcl.core
gchii.tools.xvcl3a
|