donaldp 01/01/20 16:45:08
Modified: . ant.properties.sample Log: Removed some unused settings. Revision Changes Path 1.2 +0 -3 jakarta-ant/ant.properties.sample Index: ant.properties.sample =================================================================== RCS file: /home/cvs/jakarta-ant/ant.properties.sample,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ant.properties.sample 2000/12/05 10:17:04 1.1 +++ ant.properties.sample 2001/01/21 00:45:08 1.2 @@ -12,6 +12,3 @@ # If you want to use non-standard jars then edit following lines # jar.junit=/path/to/my/junit.jar -# Next line only needs to be given if jar.parser does not contain jaxp.jar files -# jar.jaxp=/path/to/my/jaxp.jar -# jar.parser=/path/to/my/xerces.jar \ No newline at end of file
