You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by ke...@apache.org on 2006/12/02 02:34:31 UTC

svn commit: r481484 - /ant/core/trunk/src/etc/poms/ant/pom.xml

Author: kevj
Date: Fri Dec  1 17:34:28 2006
New Revision: 481484

URL: http://svn.apache.org/viewvc?view=rev&rev=481484
Log:
- remove wrong comment

Modified:
    ant/core/trunk/src/etc/poms/ant/pom.xml

Modified: ant/core/trunk/src/etc/poms/ant/pom.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/etc/poms/ant/pom.xml?view=diff&rev=481484&r1=481483&r2=481484
==============================================================================
--- ant/core/trunk/src/etc/poms/ant/pom.xml (original)
+++ ant/core/trunk/src/etc/poms/ant/pom.xml Fri Dec  1 17:34:28 2006
@@ -37,9 +37,6 @@
   <description>Apache Ant</description>
   <dependencies>
     <dependency>
-      <!-- the implementation jar of the xerces jar will be used by ant to parse
-        XML files, particularly the build files, if the JDK does not provide a parser
-        xercesImpl.jar is provided with ant -->
       <groupId>org.apache.ant</groupId>
       <artifactId>ant-launcher</artifactId>
       <version>1.7.0-SNAPSHOT</version>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org