From: Peter H. <che...@us...> - 2004-06-01 04:54:42
|
Update of /cvsroot/sysmod/sysmod/src/net/sourceforge/sysmod/generators In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24531/src/net/sourceforge/sysmod/generators Modified Files: JavaGenerator.java JavaGenerator.properties Log Message: IDXML has changed - now uses regex for much of the string comparisions. JavaGenerator has been uplifted from our fork in total - replacing the old JavaGenerator. JavaGenerator.properties was altered as well from our forked version. AbstractDataObject was altered in order to compile our projects - since this class is now the parent of all our data classes. Property.java had minor alterations in order to fix a minor incompatibility between forks. |