Author: ptahchiev Date: Fri Mar 7 09:43:05 2008 New Revision: 634755 URL: http://svn.apache.org/viewvc?rev=634755&view=rev Log: ant dependency added.
Modified: jakarta/cactus/trunk/samples/ivy.xml Modified: jakarta/cactus/trunk/samples/ivy.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ivy.xml?rev=634755&r1=634754&r2=634755&view=diff ============================================================================== --- jakarta/cactus/trunk/samples/ivy.xml (original) +++ jakarta/cactus/trunk/samples/ivy.xml Fri Mar 7 09:43:05 2008 @@ -8,7 +8,7 @@ <dependency org="commons-httpclient" name="commons-httpclient" rev="3.1"/> <dependency org="commons-logging" name="commons-logging" rev="1.0.4"/> - + <dependency org="ant" name="ant" rev="1.6.5"/> <dependency org="junit" name="junit" rev="3.8.2"/> <dependency org="httpunit" name="httpunit" rev="1.6"/> <dependency org="htmlunit" name="htmlunit" rev="1.10"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]