Rpm Cjos Xml Bind
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]

Summary

The cjos-xmlbind.jar is distributed with the cjos-xmlbind RPM.

Source RPM

 cjos-xmlbind-1.0-33.3.src.rpm

Target RPMs

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

Target files

The target files are

 /usr/share/cjos/lib/cjos-xmlbind.jar
 /usr/share/ant/lib/cjos-xmlbind.jar
 /usr/share/cjos/javadoc/cjos-xmlbind/
 /usr/share/cjos/websource/cjos-xmlbind/

Building

The following procedure assumes that you are using CVS and have configured the rpmbuild program cvs/rpmbuild/.rpmmacros).

  1. cd cvs/rpmbuild/cjos-xmlbind
  2. ant rpm
    1. Result: Ant scripts and RPM specification are generated by XVCL Processor.
    2. Result: Binary edition is written to the rpmbuild/SOURCE directory.
    3. Result: Source archive is written to the rpmbuild/SOURCE directory.
    4. Result: Target RPM is written to the rpmbuild/RPMS directory.

See also


Release 1.0-33.2

Source code is generated by XVCL Processor.


Release 1.0-33.3

Source code is generated by XVCL Processor.

The XML Bind API now supports merging two XML documents. Part c = a.plus( b ).

  • Created by eclipse/release-1.0-34.
  • Added gchii.library.xmlbind2c package.
  • Added gchii.library.xmlbind2c.impl package.