Author: nickboldt
Date: 2011-05-09 16:23:02 -0400 (Mon, 09 May 2011)
New Revision: 31156
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/compositeArtifacts.xml
trunk/download.jboss.org/jbosstools/updates/indigo/compositeContent.xml
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/build.xml
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/index....
Log:
bump m2e 0.13 to newer version (M6 -> M7)
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/compositeArtifacts.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/indigo/compositeArtifacts.xml 2011-05-09
20:22:44 UTC (rev 31155)
+++
trunk/download.jboss.org/jbosstools/updates/indigo/compositeArtifacts.xml 2011-05-09
20:23:02 UTC (rev 31156)
@@ -14,18 +14,20 @@
-->
<property name='p2.timestamp' value='1304967283000'/>
</properties>
-<children size='24'>
+<children size='26'>
<child location='../requirements/indigo/201105060900-M7/'/>
<child location='../requirements/birt/4.0M7/'/>
<child location='../requirements/eclipse/3.7M7/'/>
<child location='../requirements/emf/2.7M7/'/>
<child location='../requirements/webtools/3.3M7/'/>
+<child location='../requirements/m2eclipse/0.13.0.201105091504/'/>
<child location='../requirements/indigo/201103180900-M6/'/>
<child location='../requirements/birt/4.0M6/'/>
<child location='../requirements/eclipse/3.7M6/'/>
<child location='../requirements/emf/2.7M6/'/>
<child location='../requirements/webtools/3.3M6/'/>
+<child location='../requirements/m2eclipse/0.13.0.201103291237/'/>
<child location='../requirements/ecf/3.5/'/>
<child location='../requirements/egit/0.11/'/>
@@ -34,7 +36,6 @@
<child location='../requirements/jslint/1.5/'/>
<child location='../requirements/mylyn/3.6/'/>
-<child location='../requirements/m2eclipse/0.13.0.201103291237/'/>
<child location='../requirements/orbit/S20110124210048/'/>
<child location='../requirements/pmd/3.2.6/'/>
<child location='../requirements/springide/2.6.0.201103160035/'/>
Modified:
trunk/download.jboss.org/jbosstools/updates/indigo/compositeContent.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/indigo/compositeContent.xml 2011-05-09
20:22:44 UTC (rev 31155)
+++
trunk/download.jboss.org/jbosstools/updates/indigo/compositeContent.xml 2011-05-09
20:23:02 UTC (rev 31156)
@@ -14,18 +14,20 @@
-->
<property name='p2.timestamp' value='1304967283000'/>
</properties>
-<children size='24'>
+<children size='26'>
<child location='../requirements/indigo/201105060900-M7/'/>
<child location='../requirements/birt/4.0M7/'/>
<child location='../requirements/eclipse/3.7M7/'/>
<child location='../requirements/emf/2.7M7/'/>
<child location='../requirements/webtools/3.3M7/'/>
+<child location='../requirements/m2eclipse/0.13.0.201105091504/'/>
<child location='../requirements/indigo/201103180900-M6/'/>
<child location='../requirements/birt/4.0M6/'/>
<child location='../requirements/eclipse/3.7M6/'/>
<child location='../requirements/emf/2.7M6/'/>
<child location='../requirements/webtools/3.3M6/'/>
+<child location='../requirements/m2eclipse/0.13.0.201103291237/'/>
<child location='../requirements/ecf/3.5/'/>
<child location='../requirements/egit/0.11/'/>
@@ -34,7 +36,6 @@
<child location='../requirements/jslint/1.5/'/>
<child location='../requirements/mylyn/3.6/'/>
-<child location='../requirements/m2eclipse/0.13.0.201103291237/'/>
<child location='../requirements/orbit/S20110124210048/'/>
<child location='../requirements/pmd/3.2.6/'/>
<child location='../requirements/springide/2.6.0.201103160035/'/>
Modified:
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/build.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/build.xml 2011-05-09
20:22:44 UTC (rev 31155)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/build.xml 2011-05-09
20:23:02 UTC (rev 31156)
@@ -16,11 +16,16 @@
-f ~/RHDS/updates/requirements/m2eclipse/build.xml -Ddestination=/tmp/m2eclipse-repo
-->
<target name="mirror">
+
+ <property name="URL1"
value="https://repository.sonatype.org/content/sites/forge-sites/m2e...
+ <property name="URL2"
value="https://repository.sonatype.org/content/sites/forge-sites/m2e...
+ <property name="URL3"
value="https://repository.sonatype.org/content/sites/forge-sites/m2e...
+
+ <!--
<property name="URL1"
value="https://repository.sonatype.org/content/sites/forge-sites/m2e...
<property name="URL2"
value="https://repository.sonatype.org/content/sites/forge-sites/m2e...
<property name="URL3"
value="https://repository.sonatype.org/content/sites/forge-sites/m2e...
- <!--
<property name="URL1"
value="http://m2eclipse.sonatype.org/sites/m2e/" />
<property name="URL2"
value="http://m2eclipse.sonatype.org/sites/m2e-extras/" />
<property name="URL3"
value="http://download.eclipse.org/technology/m2e/updates/M/" />
@@ -30,7 +35,7 @@
<property name="compress" value="true" />
<p2.mirror>
- <repository location="file:${destination}/0.13.0.201103291237/"
name="m2eclipse 0.13.0.201103291237 plugins for Eclipse 3.6 - 3.7" />
+ <repository location="file:${destination}/0.13.0.201105091504/"
name="m2eclipse 0.13.0.201105091504 plugins for Eclipse 3.6 - 3.7" />
<source>
<repository location="${URL1}" />
<repository location="${URL2}" />
@@ -40,6 +45,7 @@
<slicingOptions includeFeatures="true" followStrict="true"
/>
</p2.mirror>
- <p2.publish.featuresAndBundles
metadataRepository="file:${destination}/0.13.0.201103291237/"
artifactRepository="file:${destination}/0.13.0.201103291237/"
publishartifacts="true" source="${destination}/0.13.0.201103291237/"
compress="${compress}" />
+ <p2.publish.featuresAndBundles
metadataRepository="file:${destination}/0.13.0.201105091504/"
artifactRepository="file:${destination}/0.13.0.201105091504/"
+ publishartifacts="true"
source="${destination}/0.13.0.201105091504/" compress="${compress}"
/>
</target>
</project>
Modified:
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/index....
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/index.... 2011-05-09
20:22:44 UTC (rev 31155)
+++
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/index.... 2011-05-09
20:23:02 UTC (rev 31156)
@@ -46,8 +46,9 @@
-->
<br/>
<ul>
+<li><a class=link href=0.13.0.201105091504>0.13.0.201105091504</a>
(Indigo M7) </li>
+<li><a class=link href=0.13.0.201103291237>0.13.0.201103291237</a>
(Indigo M6) </li>
<li><a class=link href=0.12>0.12</a> </li>
-<li><a class=link href=0.13.0.201103291237>0.13.0.201103291237</a>
</li>
</ul>
<br/>
</td>