[Jvalid-checkins] CVS: jvalid README,1.3,1.4
Status: Alpha
Brought to you by:
mikewill_1998
From: Mike W. <mik...@us...> - 2001-03-29 03:06:09
|
Update of /cvsroot/jvalid/jvalid In directory usw-pr-cvs1:/tmp/cvs-serv13836 Modified Files: README Log Message: Updated to reflect compatibilty with JDOM beta 6 and Xerces 1.3. Index: README =================================================================== RCS file: /cvsroot/jvalid/jvalid/README,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** README 2001/03/11 14:39:12 1.3 --- README 2001/03/29 03:06:06 1.4 *************** *** 30,34 **** JDom is required for building and running the JValid you can get it at http://www.jdom.org. ! This version of JValid was built and tested with JDom beta 5. It may or may not work with other versions. I plan on trying to keep up with the latest mile stone releases. --- 30,34 ---- JDom is required for building and running the JValid you can get it at http://www.jdom.org. ! This version of JValid was built and tested with JDom beta 6 and Xerces 1.3. It may or may not work with other versions. I plan on trying to keep up with the latest mile stone releases. |