JET Code Generator Release Notes Copyright 2000-2004, J Enterprise Technologies 1579F Monroe Drive, Suite 611 Atlanta, GA 30324 Web: www.jetools.com; jmatrix.net Contact: support@jetools.com ------------------------------------------------------------------------------- 1.0 Released * Updated XMLTableProcessor and XMLDBProcessor to move actionable logic out of the main() methods to facilitate creation of ant tasks. * Created ant tasks for xml generation, and xsl processing. * Included source code in release packaging. 0.8 Bug fix, update release * Changed to the latest released verion on Xalan from xml.apache.org which is currently 2.2-D10, which includes Xerces 1.4.3. * Added -schema support to DBtoXML. This is to fix some quirky behavior in the Oracle JDBC implementation. * Several recent database specific upgrades to SchemaUtil. 0.7 Second revision for public distribution. Released 3/15/01 * added several readme's etc. * added notes on 3rd party jars used * added batch files for building examles in addition to the ANT build.xml build script 0.5 Initial revision for public distribution