btw, Sorry Stefan, but it might be useful to put Xalan as well in the distrib... AND replace xml apis by the one from Xalan rather than the one from Xerces...
I hate this but once again we end up with a jar that has a slightly different name in xalan and xerces distribution and the xerces distrib of xml-apis contains half the classes that are in the jar shipped with xalan... Food for problems again. (what ? xml apis ? which one ?) I don't really get the point in creating a common jar with common interfaces if it is to split it up again... [EMAIL PROTECTED]& > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 16, 2002 2:06 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-ant/lib xercesImpl.jar xmlParserAPIs.jar > README crimson.jar > > > sbailliez 02/04/16 05:05:52 > > Modified: lib README > Added: lib xercesImpl.jar xmlParserAPIs.jar > Removed: lib crimson.jar > Log: > Moving from Crimson 1.1.3 to Xerces 2.0.1 > > Revision Changes Path > 1.9 +3 -3 jakarta-ant/lib/README > > Index: README > =================================================================== > RCS file: /home/cvs/jakarta-ant/lib/README,v > retrieving revision 1.8 > retrieving revision 1.9 > diff -u -r1.8 -r1.9 > --- README 6 Nov 2001 09:58:58 -0000 1.8 > +++ README 16 Apr 2002 12:05:52 -0000 1.9 > @@ -2,7 +2,7 @@ > Dependencies for a list of the jar requirements for > various optional > tasks and features. > > -This directory contains crimson.jar from the 1.1.3 release > of Apache > -Crimson. For more information or newer releases see > -<http://xml.apache.org/crimson/>. > +This directory contains xercesImpl.jar and xmlParserAPIs from the > +2.0.1 release of Apache Xerces. For more information or newer > +releases see <http://xml.apache.org/xerces2-j/>. > > > > > 1.1 jakarta-ant/lib/xercesImpl.jar > > <<Binary file>> > > > 1.1 jakarta-ant/lib/xmlParserAPIs.jar > > <<Binary file>> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
