[jbosstools-commits] JBoss Tools SVN: r42206 - in trunk/download.jboss.org/jbosstools/updates/requirements: birt and 5 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jun 25 18:31:18 EDT 2012


Author: nickboldt
Date: 2012-06-25 18:31:14 -0400 (Mon, 25 Jun 2012)
New Revision: 42206

Modified:
   trunk/download.jboss.org/jbosstools/updates/requirements/atlassian/build.xml
   trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml
   trunk/download.jboss.org/jbosstools/updates/requirements/ecf/build.xml
   trunk/download.jboss.org/jbosstools/updates/requirements/eclipse/build.xml
   trunk/download.jboss.org/jbosstools/updates/requirements/juno/build.xml
   trunk/download.jboss.org/jbosstools/updates/requirements/orbit/build.xml
   trunk/download.jboss.org/jbosstools/updates/requirements/webtools/build.xml
Log:
update to Juno SR0 requirements (JBIDE-11549)

Modified: trunk/download.jboss.org/jbosstools/updates/requirements/atlassian/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/atlassian/build.xml	2012-06-25 17:36:44 UTC (rev 42205)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/atlassian/build.xml	2012-06-25 22:31:14 UTC (rev 42206)
@@ -22,11 +22,11 @@
 		<!-- <property name="URL1" value="http://download.eclipse.org/mylyn/releases/latest" /> -->
 		<!-- TODO: make sure that the version of Mylyn in Juno (or on the URL above?) is the same as the version used on the Atlassian site! -->
 		<property name="URL1" value="http://update.atlassian.com/atlassian-eclipse-plugin/e3.7" />
-		<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/atlassian/3.0.4.v20120406/" />
+		<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/atlassian/3.0.5.v20120518/" />
 		<property name="compress" value="true" />
 
 		<p2.mirror>
-			<repository location="file:${destination}/3.0.4.v20120406" name="atlassian 3.0.4.v20120406" />
+			<repository location="file:${destination}/3.0.5.v20120518" name="atlassian 3.0.5.v20120518" />
 			<source>
 				<repository location="${URL1}" />
 			</source>
@@ -41,6 +41,6 @@
 			<iu id="com.atlassian.connector.eclipse.subversive.feature.group" />
 		</p2.mirror>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/3.0.4.v20120406/" artifactRepository="file:${destination}/3.0.4.v20120406/" publishartifacts="true" source="${destination}/3.0.4.v20120406/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/3.0.5.v20120518/" artifactRepository="file:${destination}/3.0.5.v20120518/" publishartifacts="true" source="${destination}/3.0.5.v20120518/" compress="${compress}" />
 	</target>
 </project>

Modified: trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml	2012-06-25 17:36:44 UTC (rev 42205)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml	2012-06-25 22:31:14 UTC (rev 42206)
@@ -23,12 +23,12 @@
 
 	-->
 	<target name="mirror">
-		<property name="URL" value="http://download.eclipse.org/birt/update-site/4.2-interim/" />
+		<property name="URL" value="http://download.eclipse.org/birt/update-site/4.2/" />
 		<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/birt/" />
 		<property name="compress" value="true" />
 
 		<p2.mirror>
-			<repository location="file:${destination}/4.2.0.v20120320/" name="BIRT 4.2.0.v20120320 (Chart + WTP support only)" />
+			<repository location="file:${destination}/4.2.0.v20120613/" name="BIRT 4.2.0.v20120613 (Chart + WTP support only)" />
 			<source>
 				<repository location="${URL}" />
 			</source>
@@ -43,9 +43,9 @@
 		</p2.mirror>
 
 		<delete>
-			<fileset dir="${destination}/4.2.0.v20120320/" includes="**/artifacts.jar, **/contents.jar"/>
+			<fileset dir="${destination}/4.2.0.v20120613/" includes="**/artifacts.jar, **/contents.jar"/>
 		</delete>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/4.2.0.v20120320/" artifactRepository="file:${destination}/4.2.0.v20120320/" publishartifacts="true" source="${destination}/4.2.0.v20120320/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/4.2.0.v20120613/" artifactRepository="file:${destination}/4.2.0.v20120613/" publishartifacts="true" source="${destination}/4.2.0.v20120613/" compress="${compress}" />
 	</target>
 </project>

Modified: trunk/download.jboss.org/jbosstools/updates/requirements/ecf/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/ecf/build.xml	2012-06-25 17:36:44 UTC (rev 42205)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/ecf/build.xml	2012-06-25 22:31:14 UTC (rev 42206)
@@ -16,13 +16,13 @@
 			-f ~/RHDS/updates/requirements/ecf/build.xml -Ddestination=/tmp/ecf-repo
 	-->
 	<target name="mirror">
-		<property name="URL" value="http://download.eclipse.org/rt/ecf/3.5.4/site.p2" />
+		<property name="URL" value="http://download.eclipse.org/rt/ecf/3.5.6/site.p2" />
 		
 		<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/ecf/" />
 		<property name="compress" value="true" />
 
 		<p2.mirror>
-			<repository location="file:${destination}/3.5.4/" name="ECF plugins for Eclipse 3.6 - 3.7" />
+			<repository location="file:${destination}/3.5.6/" name="ECF plugins for Eclipse 3.6+" />
 			<source>
 				<repository location="${URL}" />
 			</source>
@@ -30,6 +30,6 @@
 			<slicingOptions includeFeatures="true" followStrict="true" />
 		</p2.mirror>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/3.5.4/" artifactRepository="file:${destination}/3.5.4/" publishartifacts="true" source="${destination}/3.5.4/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/3.5.6/" artifactRepository="file:${destination}/3.5.6/" publishartifacts="true" source="${destination}/3.5.6/" compress="${compress}" />
 	</target>
 </project>

Modified: trunk/download.jboss.org/jbosstools/updates/requirements/eclipse/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/eclipse/build.xml	2012-06-25 17:36:44 UTC (rev 42205)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/eclipse/build.xml	2012-06-25 22:31:14 UTC (rev 42206)
@@ -17,13 +17,13 @@
 	-->
 	<target name="mirror">
 		<!-- <property name="URL" value="http://download.eclipse.org/eclipse/updates/3.8milestones/S-3.8M6-201203141800/"/> -->
-		<property name="URL" value="http://download.eclipse.org/eclipse/updates/4.2milestones/S-4.2M6-201203151300/"/>
+		<property name="URL" value="http://download.eclipse.org/eclipse/updates/4.2/R-4.2-201206081400/"/>
 
 		<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/eclipse/" />
 		<property name="compress" value="true" />
 
 		<p2.mirror>
-			<repository location="file:${destination}/S-4.2M6-201203151300/" name="Eclipse S-4.2M6-201203151300" />
+			<repository location="file:${destination}/R-4.2-201206081400/" name="Eclipse R-4.2-201206081400" />
 			<source>
 				<repository location="${URL}" />
 			</source>
@@ -31,6 +31,6 @@
 			<slicingOptions includeFeatures="true" followStrict="true" />
 		</p2.mirror>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/S-4.2M6-201203151300/" artifactRepository="file:${destination}/S-4.2M6-201203151300/" publishartifacts="true" source="${destination}/S-4.2M6-201203151300/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/R-4.2-201206081400/" artifactRepository="file:${destination}/R-4.2-201206081400/" publishartifacts="true" source="${destination}/R-4.2-201206081400/" compress="${compress}" />
 	</target>
 </project>

Modified: trunk/download.jboss.org/jbosstools/updates/requirements/juno/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/juno/build.xml	2012-06-25 17:36:44 UTC (rev 42205)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/juno/build.xml	2012-06-25 22:31:14 UTC (rev 42206)
@@ -17,12 +17,12 @@
 	-->
 	<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/juno/" />
 	<property name="compress" value="true" />
-	<property name="URL1" value="http://download.eclipse.org/releases/juno/201203230900/" />
+	<property name="URL1" value="http://download.eclipse.org/releases/juno/201206270900/" />
 
 	<target name="run" depends="mirror,regen"/>
 	<target name="mirror">
 		<p2.mirror>
-			<repository location="file:${destination}/201203230900-M6/" name="Juno 201203230900-M6" />
+			<repository location="file:${destination}/201206270900-R/" name="Juno 201206270900-R" />
 			<source>
 				<repository location="${URL1}" />
 			</source>
@@ -34,8 +34,8 @@
 
 		<!-- remove OTDT patched version of o.e.jdt.core, and all other o.e.ot.otdt features/plugins -->
 		<delete>
-			<fileset dir="${destination}/201203230900-M6/" includes="**/org.eclipse.jdt.core_*OTDT*.jar*, **/org.eclipse.objectteams.otdt*.jar*"/>
+			<fileset dir="${destination}/201206270900-R/" includes="**/org.eclipse.jdt.core_*OTDT*.jar*, **/org.eclipse.objectteams.otdt*.jar*"/>
 		</delete>
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/201203230900-M6/" artifactRepository="file:${destination}/201203230900-M6/" publishartifacts="true" source="${destination}/201203230900-M6/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/201206270900-R/" artifactRepository="file:${destination}/201206270900-R/" publishartifacts="true" source="${destination}/201206270900-R/" compress="${compress}" />
 	</target>
 </project>

Modified: trunk/download.jboss.org/jbosstools/updates/requirements/orbit/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/orbit/build.xml	2012-06-25 17:36:44 UTC (rev 42205)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/orbit/build.xml	2012-06-25 22:31:14 UTC (rev 42206)
@@ -16,12 +16,12 @@
 			-f ~/RHDS/updates/requirements/orbit/build.xml -Ddestination=/tmp/orbit-repo
 	-->
 	<target name="mirror">
-		<property name="URL1" value="http://download.eclipse.org/tools/orbit/downloads/drops/S20120308061416/repository/" />
-		<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/orbit/S20120308061416/" />
+		<property name="URL1" value="http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/" />
+		<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/orbit/R20120526062928/" />
 		<property name="compress" value="true" />
 
 		<p2.mirror>
-			<repository location="file:${destination}/S20120308061416" name="Eclipse Orbit S20120308061416" />
+			<repository location="file:${destination}/R20120526062928" name="Eclipse Orbit R20120526062928" />
 			<source>
 				<repository location="${URL1}" />
 			</source>
@@ -29,6 +29,6 @@
 			<slicingoptions includefeatures="true" followstrict="true" latestversiononly="true" />
 		</p2.mirror>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/S20120308061416/" artifactRepository="file:${destination}/S20120308061416/" publishartifacts="true" source="${destination}/S20120308061416/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/R20120526062928/" artifactRepository="file:${destination}/R20120526062928/" publishartifacts="true" source="${destination}/R20120526062928/" compress="${compress}" />
 	</target>
 </project>

Modified: trunk/download.jboss.org/jbosstools/updates/requirements/webtools/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/webtools/build.xml	2012-06-25 17:36:44 UTC (rev 42205)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/webtools/build.xml	2012-06-25 22:31:14 UTC (rev 42206)
@@ -23,13 +23,13 @@
 
 	-->
 	<target name="mirror">
-		<property name="URL" value="http://download.eclipse.org/webtools/downloads/drops/R3.4.0/S-3.4.0M6-20120319200442/repository/"/>
+		<property name="URL" value="http://download.eclipse.org/webtools/downloads/drops/R3.4.0/R-3.4.0-20120612174739/repository/"/>
 
 		<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/webtools/" />
 		<property name="compress" value="true" />
 
 		<p2.mirror>
-			<repository location="file:${destination}/S-3.4.0M6-20120319200442/" name="Web Tools S-3.4.0M6-20120319200442" />
+			<repository location="file:${destination}/R-3.4.0-20120612174739/" name="Web Tools R-3.4.0-20120612174739" />
 			<source>
 				<repository location="${URL}" />
 			</source>
@@ -38,6 +38,6 @@
 
 		</p2.mirror>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/S-3.4.0M6-20120319200442/" artifactRepository="file:${destination}/S-3.4.0M6-20120319200442/" publishartifacts="true" source="${destination}/S-3.4.0M6-20120319200442/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/R-3.4.0-20120612174739/" artifactRepository="file:${destination}/R-3.4.0-20120612174739/" publishartifacts="true" source="${destination}/R-3.4.0-20120612174739/" compress="${compress}" />
 	</target>
 </project>



More information about the jbosstools-commits mailing list