Rpm Cjos Lib
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 package contains a general purpose class library maintained by the CjOS Project.

  • cjos-universalbrowser.jar
  • cjos-test.jar

Target

The target RPM is cjoslib-1.0-n.noarch.rpm, where n is a release serial number.

Building

To build the current release of this package,

  1. cd module/cjos-cvs
  2. ant rpm
  3. Result: Target RPMs are written to the rpmbuild/RPMS directory.

Installing

To install this package,

  1. su -
  2. rpm -U target-rpm
  3. Result: This collection of jars is installed in the /usr/share/cjos/lib directory.


Release 1.0-17

Introduction

This section provides release details for CjOS Lib 1.0-17.

Smart Datasource (1c)

This release includes version 1c of the Smart Datasource plug-in. See also Jdbc Datasource Scheme


Release 1.0-19

Introduction

This section provides details for release 1.0-19.

Articles

Version 1a of the Wiki Articles framework is now available. This Java framework is implemented in the gchii.wiki.articles1a package. It is now used by Download Wiki and Export Wiki programs.

Download

Version 1d of the Download Wiki program ( Download Wiki) is now available. It enables your Ant script to download pages from a wiki site. It now uses the Wiki Articles framework.

Export

Version 1b of the Quest Wiki program is now available. It enables your Ant script to export content from an HTML page. It now uses the Wiki Articles framework.

cjos.war

Building this war file now depends upon the Download Wiki and Quest Wiki programs. The target war should be written to the cjos-cvs/dist directory.


Release 1.0-23

Introduction

This is now a subpackage of the CjOS CVS.