[jbosstools-commits] JBoss Tools SVN: r42226 - in trunk/download.jboss.org/jbosstools/updates/juno: SR0 and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jun 26 11:32:34 EDT 2012


Author: nickboldt
Date: 2012-06-26 11:32:34 -0400 (Tue, 26 Jun 2012)
New Revision: 42226

Added:
   trunk/download.jboss.org/jbosstools/updates/juno/SR0/
   trunk/download.jboss.org/jbosstools/updates/juno/SR0/compositeArtifacts.xml
   trunk/download.jboss.org/jbosstools/updates/juno/SR0/compositeContent.xml
Modified:
   trunk/download.jboss.org/jbosstools/updates/juno/index.html
Log:
add SR0 composite; update index to point at it

Added: trunk/download.jboss.org/jbosstools/updates/juno/SR0/compositeArtifacts.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/juno/SR0/compositeArtifacts.xml	                        (rev 0)
+++ trunk/download.jboss.org/jbosstools/updates/juno/SR0/compositeArtifacts.xml	2012-06-26 15:32:34 UTC (rev 42226)
@@ -0,0 +1,30 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<?compositeArtifactRepository version='1.0.0'?>
+<repository name='JBoss Tools Requirements - Composite Juno M6 Mirror' type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>
+<properties size='2'>
+<property name='p2.compressed' value='true'/>
+<property name='p2.timestamp' value='1340662507000'/>
+</properties>
+<children size='11'>
+<!-- new for Juno -->
+<child location='../../requirements/juno/201206270900-R/'/>
+<child location='../../requirements/atlassian/3.0.5.v20120518/'/>
+<child location='../../requirements/birt/4.2.0.v20120613/'/>
+<child location='../../requirements/eclipse/R-4.2-201206081400/'/>
+<child location='../../requirements/orbit/R20120526062928/'/>
+<child location='../../requirements/webtools/R-3.4.0-20120612174739/'/>
+<!--  removed egit as all its features are included in juno -->
+<!--  removed emf to see if it's still needed or if it's sufficient to include juno -->
+<!--  removed mylyn as all its features are included in juno; create new atlassian bucket instead -->
+
+<child location='../../requirements/gwt/2.5.2.v201202290255-rel-r37/'/>
+<!-- includes m2e, m2e-extras, m2e-wtp, m2e-jdt-compiler -->
+<child location='../../requirements/m2eclipse/20120531-1100/'/>
+
+<!-- unchanged since Indigo -->
+<child location='../../requirements/ecf/3.5.6/'/>
+<child location='../../requirements/swtbot/2.0.5/'/>
+<child location='../../requirements/xulrunner-1.9.2/'/>
+</children>
+</repository>
+

Added: trunk/download.jboss.org/jbosstools/updates/juno/SR0/compositeContent.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/juno/SR0/compositeContent.xml	                        (rev 0)
+++ trunk/download.jboss.org/jbosstools/updates/juno/SR0/compositeContent.xml	2012-06-26 15:32:34 UTC (rev 42226)
@@ -0,0 +1,30 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<?compositeMetadataRepository version='1.0.0'?>
+<repository name='JBoss Tools Requirements - Composite Juno M6 Mirror' type='org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version='1.0.0'>
+<properties size='2'>
+<property name='p2.compressed' value='true'/>
+<property name='p2.timestamp' value='1340662507000'/>
+</properties>
+<children size='11'>
+<!-- new for Juno -->
+<child location='../../requirements/juno/201206270900-R/'/>
+<child location='../../requirements/atlassian/3.0.5.v20120518/'/>
+<child location='../../requirements/birt/4.2.0.v20120613/'/>
+<child location='../../requirements/eclipse/R-4.2-201206081400/'/>
+<child location='../../requirements/orbit/R20120526062928/'/>
+<child location='../../requirements/webtools/R-3.4.0-20120612174739/'/>
+<!--  removed egit as all its features are included in juno -->
+<!--  removed emf to see if it's still needed or if it's sufficient to include juno -->
+<!--  removed mylyn as all its features are included in juno; create new atlassian bucket instead -->
+
+<child location='../../requirements/gwt/2.5.2.v201202290255-rel-r37/'/>
+<!-- includes m2e, m2e-extras, m2e-wtp, m2e-jdt-compiler -->
+<child location='../../requirements/m2eclipse/20120531-1100/'/>
+
+<!-- unchanged since Indigo -->
+<child location='../../requirements/ecf/3.5.6/'/>
+<child location='../../requirements/swtbot/2.0.5/'/>
+<child location='../../requirements/xulrunner-1.9.2/'/>
+</children>
+</repository>
+

Modified: trunk/download.jboss.org/jbosstools/updates/juno/index.html
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/juno/index.html	2012-06-26 15:28:45 UTC (rev 42225)
+++ trunk/download.jboss.org/jbosstools/updates/juno/index.html	2012-06-26 15:32:34 UTC (rev 42226)
@@ -28,7 +28,9 @@
 </p>
 
 				<p class="bodyText">Available Versions:<ul>
-					<li><a href=M6>Juno M6</a> &amp; <a href=extras>Extras</a></li>
+					<li><a href=SR0>Juno SR0</a></li>
+					<ul><li><a href=extras>Juno Extras</a> (currently the same as the <a href="../indigo/extras/">Indigo extras</a>)</li></ul>
+					<li><a href=M6>Juno M6</a></li>
 				</ul>
 				</p>
 				</td>



More information about the jbosstools-commits mailing list