-1 This is not true. Ant only requires a JAXP compliant parser. I don't think we should make a stronger statement.
-- Conor MacNeill [EMAIL PROTECTED] Cortex eBusiness http://www.cortexebusiness.com.au > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 5 December 2000 17:15 > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-ant/lib README > > > jon 00/12/04 22:15:13 > > Modified: lib README > Log: > added xerces.jar > > Revision Changes Path > 1.4 +1 -0 jakarta-ant/lib/README > > Index: README > =================================================================== > RCS file: /home/cvs/jakarta-ant/lib/README,v > retrieving revision 1.3 > retrieving revision 1.4 > diff -u -r1.3 -r1.4 > --- README 2000/12/05 05:36:59 1.3 > +++ README 2000/12/05 06:15:12 1.4 > @@ -2,6 +2,7 @@ > > The dependencies are: > > +xerces.jar - required for building Ant and other various > things http://xml.apache.org/xerces-j/ > junit.jar - required for junit tasks, available at www.junit.org > stylebook.jar - required by stylebook task, available in CVS > repository of xml.apache.org > testlet.jar - required for test task, available with Avalon > via java.apache.org/framework > > > >