Share

jxml2sql

File Release Notes and Changelog

Release Name: 0.1.0-pre2

Notes:
$Id: README,v 1.2 2001/02/03 23:30:17 acidos Exp $

REQUIREMENTS

	jxml2sql requires, at a minimum, either the Java 2 Standard Edition
	(j2se) or the Java 2 Run-Time.  jxml2sql is developed using the J2se
	v1.3.0 for Linux.  However, it is at all possible that it may work with
	v1.2.x and even Java v1.1.x.  If you have any success with these lesser
	versions, please contact the author.

	NanoXML and libjxml2sql are required to run jxml2sql.  Below is a list
	of URLs where you may download them.

		NanoXML		- http://nanoxml.sourceforge.net/
		libxml2sql	- http://jxml2sql.sourceforge.net/

	Please make sure that both JAR files are in your classpath before
	either attempting to compile or run jxml2sql.  libjxml2sql is part
	of the jxml2sql project.

RELEASE NOTES

	If there are no serious problems reported in the next week this will be
	re-released as 0.2.0 and will start off the new versioning scheme (ala
	Linux kernel).

INSTALLATION

	Please refer to the INSTALL file located in this directory.

MORE INFORMATION

	Check out http://jxml2sql.sourceforge.net/


Changes: $Id: ChangeLog,v 1.2 2001/02/03 23:30:17 acidos Exp $ v0.1.0-pre2 ----------- o Added version command line argument o Man page -- always a good thing v0.1.0-pre1 ----------- o Initial release; lots of good stuff