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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]