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 2008/04/13 20:47:43 UTC

svn commit: r647603 - /incubator/ivy/site/test/

Author: gscokart
Date: Sun Apr 13 11:47:42 2008
New Revision: 647603

URL: http://svn.apache.org/viewvc?rev=647603&view=rev
Log:
put ivysettings in ivysettings files

Added:
    incubator/ivy/site/test/ivysettings-include-http-absolute-file.xml
      - copied unchanged from r647594, incubator/ivy/site/test/ivyconf-include-http-absolute-file.xml
    incubator/ivy/site/test/ivysettings-include-http-relative-file.xml
      - copied unchanged from r647594, incubator/ivy/site/test/ivyconf-include-http-relative-file.xml
    incubator/ivy/site/test/ivysettings-include-http-relative-url.xml
      - copied unchanged from r647594, incubator/ivy/site/test/ivyconf-include-http-relative-url.xml
Removed:
    incubator/ivy/site/test/ivyconf-include-http-absolute-file.xml
    incubator/ivy/site/test/ivyconf-include-http-relative-file.xml
    incubator/ivy/site/test/ivyconf-include-http-relative-url.xml
Modified:
    incubator/ivy/site/test/ivyconf-include-http-url.xml

Modified: incubator/ivy/site/test/ivyconf-include-http-url.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/site/test/ivyconf-include-http-url.xml?rev=647603&r1=647602&r2=647603&view=diff
==============================================================================
--- incubator/ivy/site/test/ivyconf-include-http-url.xml (original)
+++ incubator/ivy/site/test/ivyconf-include-http-url.xml Sun Apr 13 11:47:42 2008
@@ -16,6 +16,6 @@
    specific language governing permissions and limitations
    under the License.    
 -->
-<ivysettings>
+<ivyconf>
 	<include url="http://incubator.apache.org/ivy/test/ivyconf.xml"/>
-</ivysettings>
+</ivyconf>



Fwd: svn commit: r647603 - /incubator/ivy/site/test/

Posted by Gilles Scokart <gs...@apache.org>.
---------- Forwarded message ----------
From: gscokart@apache.org <gs...@apache.org>
Date: 13 Apr 2008 20:47
Subject: svn commit: r647603 - /incubator/ivy/site/test/
To: ivy-commits@incubator.apache.org


Author: gscokart
 Date: Sun Apr 13 11:47:42 2008
 New Revision: 647603

 URL: http://svn.apache.org/viewvc?rev=647603&view=rev
 Log:
 put ivysettings in ivysettings files

 Added:
    incubator/ivy/site/test/ivysettings-include-http-absolute-file.xml
      - copied unchanged from r647594,
incubator/ivy/site/test/ivyconf-include-http-absolute-file.xml
    incubator/ivy/site/test/ivysettings-include-http-relative-file.xml
      - copied unchanged from r647594,
incubator/ivy/site/test/ivyconf-include-http-relative-file.xml
    incubator/ivy/site/test/ivysettings-include-http-relative-url.xml
      - copied unchanged from r647594,
incubator/ivy/site/test/ivyconf-include-http-relative-url.xml
 Removed:
    incubator/ivy/site/test/ivyconf-include-http-absolute-file.xml
    incubator/ivy/site/test/ivyconf-include-http-relative-file.xml
    incubator/ivy/site/test/ivyconf-include-http-relative-url.xml
 Modified:
    incubator/ivy/site/test/ivyconf-include-http-url.xml

 Modified: incubator/ivy/site/test/ivyconf-include-http-url.xml
 URL: http://svn.apache.org/viewvc/incubator/ivy/site/test/ivyconf-include-http-url.xml?rev=647603&r1=647602&r2=647603&view=diff
 ==============================================================================
 --- incubator/ivy/site/test/ivyconf-include-http-url.xml (original)
 +++ incubator/ivy/site/test/ivyconf-include-http-url.xml Sun Apr 13
11:47:42 2008
 @@ -16,6 +16,6 @@
    specific language governing permissions and limitations
    under the License.
  -->
 -<ivysettings>
 +<ivyconf>
        <include url="http://incubator.apache.org/ivy/test/ivyconf.xml"/>
 -</ivysettings>
 +</ivyconf>




-- 
Gilles Scokart