You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by pt...@apache.org on 2008/06/30 15:20:50 UTC

svn commit: r672761 - /jakarta/cactus/trunk/samples/servlet/ivy.xml

Author: ptahchiev
Date: Mon Jun 30 06:20:50 2008
New Revision: 672761

URL: http://svn.apache.org/viewvc?rev=672761&view=rev
Log:
removed the ant dependecy from the ivy.xml

Modified:
    jakarta/cactus/trunk/samples/servlet/ivy.xml

Modified: jakarta/cactus/trunk/samples/servlet/ivy.xml
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/servlet/ivy.xml?rev=672761&r1=672760&r2=672761&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/servlet/ivy.xml (original)
+++ jakarta/cactus/trunk/samples/servlet/ivy.xml Mon Jun 30 06:20:50 2008
@@ -31,7 +31,7 @@
 		<dependency org="commons-lang" name="commons-lang" rev="2.3"/>
 		<dependency org="commons-codec" name="commons-codec" rev="1.3"/>
 		
-    <dependency org="ant" name="ant" rev="1.6.5"/>		
+    <!--dependency org="ant" name="ant" rev="1.6.5"/-->		
 		<dependency org="xerces" name="xercesImpl" rev="2.6.2"/>
 		<dependency org="junit" name="junit" rev="3.8.2"/>
 		



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