|
|
@@ -39,12 +39,12 @@ Ant CVS repository</a> on-line. </p> |
|
|
|
To build and use Ant, you must have a JAXP-compliant XML parser installed and |
|
|
|
available on your classpath.</p> |
|
|
|
<p> |
|
|
|
Both the binary and source distributions of Ant include the reference |
|
|
|
implementation of JAXP 1.0. Please see |
|
|
|
The binary distribution of Ant includes the reference |
|
|
|
implementation of JAXP 1.1. Please see |
|
|
|
<a href="http://java.sun.com/xml/" target="_top">http://java.sun.com/xml/</a> |
|
|
|
for more information. |
|
|
|
If you wish to use a different JAXP-compliant parser, you should remove |
|
|
|
<code>jaxp.jar</code> and <code>parser.jar</code> |
|
|
|
<code>jaxp.jar</code> and <code>crimson.jar</code> |
|
|
|
from Ant's <code>lib</code> directory. |
|
|
|
|
|
|
|
You can then either put the jars from your preferred parser into Ant's |
|
|
|