You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2012/07/30 18:37:41 UTC

svn commit: r1367157 - /ant/ivy/ivyde/trunk/test/http-settings/.classpath

Author: hibou
Date: Mon Jul 30 16:37:40 2012
New Revision: 1367157

URL: http://svn.apache.org/viewvc?rev=1367157&view=rev
Log:
Use the url of the ivysettings via the viewvc of the ASf svn

Modified:
    ant/ivy/ivyde/trunk/test/http-settings/.classpath

Modified: ant/ivy/ivyde/trunk/test/http-settings/.classpath
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/http-settings/.classpath?rev=1367157&r1=1367156&r2=1367157&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/test/http-settings/.classpath (original)
+++ ant/ivy/ivyde/trunk/test/http-settings/.classpath Mon Jul 30 16:37:40 2012
@@ -20,6 +20,6 @@
 <classpath>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=ivy.xml&amp;confs=*&amp;ivySettingsPath=http%3A%2F%2Fpeople.apache.org%2F%7Ehibou%2Ftest-ivyde%2Fivysettings.xml&amp;loadSettingsOnDemand=false&amp;propertyFiles=&amp;doRetrieve=false&amp;retrievePattern=lib%2F%5Bconf%5D%2F%5Bartifact%5D.%5Bext%5D&amp;retrieveSync=false&amp;retrieveConfs=*&amp;retrieveTypes=*&amp;acceptedTypes=jar&amp;sourceTypes=source&amp;javadocTypes=javadoc&amp;sourceSuffixes=-source%2C-sources%2C-src&amp;javadocSuffixes=-javadoc%2C-javadocs%2C-doc%2C-docs&amp;alphaOrder=false&amp;resolveInWorkspace=false&amp;resolveBeforeLaunch=false"/>
+	<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=ivy.xml&amp;confs=*&amp;ivySettingsPath=http%3A%2F%2Fsvn.apache.org%2Fviewvc%2Fant%2Fivy%2Fivyde%2Ftrunk%2Ftest%2Flocal-settings%2Fivysettings.xml%3Fview%3Dco%26revision%3D1367155&amp;loadSettingsOnDemand=false&amp;propertyFiles=&amp;doRetrieve=false&amp;retrievePattern=lib%2F%5Bconf%5D%2F%5Bartifact%5D.%5Bext%5D&amp;retrieveSync=false&amp;retrieveConfs=*&amp;retrieveTypes=*&amp;acceptedTypes=jar&amp;sourceTypes=source&amp;javadocTypes=javadoc&amp;sourceSuffixes=-source%2C-sources%2C-src&amp;javadocSuffixes=-javadoc%2C-javadocs%2C-doc%2C-docs&amp;alphaOrder=false&amp;resolveInWorkspace=false&amp;resolveBeforeLaunch=false"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>