You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by gs...@apache.org on 2009/09/05 15:31:13 UTC

svn commit: r811644 - /ant/ivy/core/trunk/.classpath.default

Author: gscokart
Date: Sat Sep  5 13:31:13 2009
New Revision: 811644

URL: http://svn.apache.org/viewvc?rev=811644&view=rev
Log:
We have now a test using test-utils

Modified:
    ant/ivy/core/trunk/.classpath.default

Modified: ant/ivy/core/trunk/.classpath.default
URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/.classpath.default?rev=811644&r1=811643&r2=811644&view=diff
==============================================================================
--- ant/ivy/core/trunk/.classpath.default (original)
+++ ant/ivy/core/trunk/.classpath.default Sat Sep  5 13:31:13 2009
@@ -4,6 +4,7 @@
 	<classpathentry kind="src" path="test/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="lib/ant.jar"/>
+	<classpathentry kind="lib" path="lib/ant-testutil.jar"/>
 	<classpathentry kind="lib" path="lib/commons-codec.jar"/>
 	<classpathentry kind="lib" path="lib/commons-httpclient.jar"/>
 	<classpathentry kind="lib" path="lib/commons-lang.jar"/>