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/04/09 18:04:02 UTC

svn commit: r609 - in /release/ant/ivyde/updatesite: compositeArtifacts.xml compositeContent.xml

Author: hibou
Date: Mon Apr  9 16:04:00 2012
New Revision: 609

Log:
Fix the url to the archived p2 repo

Modified:
    release/ant/ivyde/updatesite/compositeArtifacts.xml
    release/ant/ivyde/updatesite/compositeContent.xml

Modified: release/ant/ivyde/updatesite/compositeArtifacts.xml
==============================================================================
--- release/ant/ivyde/updatesite/compositeArtifacts.xml (original)
+++ release/ant/ivyde/updatesite/compositeArtifacts.xml Mon Apr  9 16:04:00 2012
@@ -21,7 +21,7 @@
 
 <repository name='Apache IvyDE Repository' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
   <properties size='2'>
-    <property name='p2.timestamp' value='1333700413409'/>
+    <property name='p2.timestamp' value='1333987403173'/>
     <property name='p2.compressed' value='false'/>
   </properties>
   <children size='6'>
@@ -29,7 +29,7 @@
     <child location='ivyde-2.1.0'/>
     <child location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivyde-2.0.0'/>
     <child location='ivy-2.2.0'/>
-    <child location='http://archive.apache.org/dist/ant/ivy/updatesite/ivy-2.1.0'/>
-    <child location='http://archive.apache.org/dist/ant/ivy/updatesite/ivy-2.0.0'/>
+    <child location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivy-2.1.0'/>
+    <child location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivy-2.0.0'/>
   </children>
 </repository>

Modified: release/ant/ivyde/updatesite/compositeContent.xml
==============================================================================
--- release/ant/ivyde/updatesite/compositeContent.xml (original)
+++ release/ant/ivyde/updatesite/compositeContent.xml Mon Apr  9 16:04:00 2012
@@ -21,7 +21,7 @@
 
 <repository name='Apache IvyDE Repository' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
   <properties size='2'>
-    <property name='p2.timestamp' value='1333700413409'/>
+    <property name='p2.timestamp' value='1333987403173'/>
     <property name='p2.compressed' value='false'/>
   </properties>
   <children size='6'>
@@ -29,7 +29,7 @@
     <child location='ivyde-2.1.0'/>
     <child location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivyde-2.0.0'/>
     <child location='ivy-2.2.0'/>
-    <child location='http://archive.apache.org/dist/ant/ivy/updatesite/ivy-2.1.0'/>
-    <child location='http://archive.apache.org/dist/ant/ivy/updatesite/ivy-2.0.0'/>
+    <child location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivy-2.1.0'/>
+    <child location='http://archive.apache.org/dist/ant/ivyde/updatesite/ivy-2.0.0'/>
   </children>
 </repository>