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 ma...@apache.org on 2007/06/07 21:07:57 UTC

svn commit: r545314 - /incubator/ivy/core/trunk/ivysettings.xml

Author: maartenc
Date: Thu Jun  7 14:07:56 2007
New Revision: 545314

URL: http://svn.apache.org/viewvc?view=rev&rev=545314
Log:
Use new naming of local settings file.

Modified:
    incubator/ivy/core/trunk/ivysettings.xml

Modified: incubator/ivy/core/trunk/ivysettings.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/ivysettings.xml?view=diff&rev=545314&r1=545313&r2=545314
==============================================================================
--- incubator/ivy/core/trunk/ivysettings.xml (original)
+++ incubator/ivy/core/trunk/ivysettings.xml Thu Jun  7 14:07:56 2007
@@ -17,7 +17,7 @@
    under the License.    
 -->
 <ivysettings>
-	<include url="${ivy.default.conf.dir}/ivyconf-local.xml"/>
+	<include url="${ivy.default.conf.dir}/ivysettings-local.xml"/>
 	<settings defaultResolver="public" />
 	<resolvers>
 		<chain name="public" returnFirst="true">