---------- Forwarded message ---------- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: 13 Apr 2008 20:47 Subject: svn commit: r647603 - /incubator/ivy/site/test/ To: [EMAIL PROTECTED]
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
