You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by xa...@apache.org on 2007/03/22 16:16:26 UTC

svn commit: r521322 - in /incubator/ivy/core/trunk/doc/test: ivyconf-include-http-url.xml ivyconf.xml

Author: xavier
Date: Thu Mar 22 09:16:21 2007
New Revision: 521322

URL: http://svn.apache.org/viewvc?view=rev&rev=521322
Log:
restore ivyconf files for Ivy 1.4 tests

Added:
    incubator/ivy/core/trunk/doc/test/ivyconf-include-http-url.xml
    incubator/ivy/core/trunk/doc/test/ivyconf.xml

Added: incubator/ivy/core/trunk/doc/test/ivyconf-include-http-url.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/doc/test/ivyconf-include-http-url.xml?view=auto&rev=521322
==============================================================================
--- incubator/ivy/core/trunk/doc/test/ivyconf-include-http-url.xml (added)
+++ incubator/ivy/core/trunk/doc/test/ivyconf-include-http-url.xml Thu Mar 22 09:16:21 2007
@@ -0,0 +1,3 @@
+<ivyconf>
+	<include url="http://incubator.apache.org/ivy/test/ivyconf.xml"/>
+</ivyconf>

Added: incubator/ivy/core/trunk/doc/test/ivyconf.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/doc/test/ivyconf.xml?view=auto&rev=521322
==============================================================================
--- incubator/ivy/core/trunk/doc/test/ivyconf.xml (added)
+++ incubator/ivy/core/trunk/doc/test/ivyconf.xml Thu Mar 22 09:16:21 2007
@@ -0,0 +1,5 @@
+<ivyconf>
+	<resolvers>
+		<ivyrep name="ivyrep" />
+	</resolvers>
+</ivyconf>