You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by rg...@apache.org on 2011/11/18 15:17:26 UTC

svn commit: r1203657 - /incubator/wookie/trunk/ant/ivysettings.xml

Author: rgardler
Date: Fri Nov 18 14:17:26 2011
New Revision: 1203657

URL: http://svn.apache.org/viewvc?rev=1203657&view=rev
Log:
don't force online to check origin repository

Modified:
    incubator/wookie/trunk/ant/ivysettings.xml

Modified: incubator/wookie/trunk/ant/ivysettings.xml
URL: http://svn.apache.org/viewvc/incubator/wookie/trunk/ant/ivysettings.xml?rev=1203657&r1=1203656&r2=1203657&view=diff
==============================================================================
--- incubator/wookie/trunk/ant/ivysettings.xml (original)
+++ incubator/wookie/trunk/ant/ivysettings.xml Fri Nov 18 14:17:26 2011
@@ -30,7 +30,7 @@
    -->
   <settings defaultResolver="wookie-chain" />
   <caches>
-  	<cache useOrigin="true" name="null"/>
+  	<cache useOrigin="false" name="null"/>
   </caches>
   <resolvers>
 	  <filesystem name="local" m2compatible="true" local="true" cache="null">