You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/03/01 03:02:37 UTC

svn commit: r155730 - maven/maven-1/core/trunk/project.xml

Author: brett
Date: Mon Feb 28 18:02:35 2005
New Revision: 155730

URL: http://svn.apache.org/viewcvs?view=rev&rev=155730
Log:
remove unneeded betwixt dependency


Modified:
    maven/maven-1/core/trunk/project.xml

Modified: maven/maven-1/core/trunk/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/project.xml?view=diff&r1=155729&r2=155730
==============================================================================
--- maven/maven-1/core/trunk/project.xml (original)
+++ maven/maven-1/core/trunk/project.xml Mon Feb 28 18:02:35 2005
@@ -623,14 +623,6 @@
         ant-xalan1.jar
         ant-xslp.jar
      -->
-<!--
-    <dependency>
-      <id>commons-betwixt</id>
-      <!- - Note that an attempted upgrade to 0.5 causes a StackOverflowError, and 1.0-beta-1 (older) causes other weird errors. Thisshould just be removed and replaced with the generated xpp3 parsers - ->
-      <version>1.0-beta-1.20030111.103454</version>
-      <url>http://jakarta.apache.org/commons/betwixt/</url>
-    </dependency>
--->
 <!-- TODO: can be removed? -->
     <dependency>
       <id>commons-digester</id>



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