[jbosstools-commits] JBoss Tools SVN: r44063 - in trunk/download.jboss.org/jbosstools/updates/requirements: eclipse and 2 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Sep 26 16:43:26 EDT 2012


Author: nickboldt
Date: 2012-09-26 16:43:26 -0400 (Wed, 26 Sep 2012)
New Revision: 44063

Modified:
   trunk/download.jboss.org/jbosstools/updates/requirements/birt/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/webtools/build.xml
Log:
update for SR1

Modified: trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml	2012-09-26 20:43:15 UTC (rev 44062)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml	2012-09-26 20:43:26 UTC (rev 44063)
@@ -23,13 +23,13 @@
 
 	-->
 	<target name="mirror">
-		<!-- <property name="URL" value="http://download.eclipse.org/birt/update-site/4.2/" /> -->
-		<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-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.1.v20120904/" name="BIRT 4.2.1.v20120904 (Chart + WTP support only)" />
+			<repository location="file:${destination}/4.2.1.v20120912/" name="BIRT 4.2.1.v20120912 (Chart + WTP support only)" />
 			<source>
 				<repository location="${URL}" />
 			</source>
@@ -44,9 +44,9 @@
 		</p2.mirror>
 
 		<delete>
-			<fileset dir="${destination}/4.2.1.v20120904/" includes="**/artifacts.jar, **/contents.jar"/>
+			<fileset dir="${destination}/4.2.1.v20120912/" includes="**/artifacts.jar, **/contents.jar"/>
 		</delete>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/4.2.1.v20120904/" artifactRepository="file:${destination}/4.2.1.v20120904/" publishartifacts="true" source="${destination}/4.2.1.v20120904/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/4.2.1.v20120912/" artifactRepository="file:${destination}/4.2.1.v20120912/" publishartifacts="true" source="${destination}/4.2.1.v20120912/" 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-09-26 20:43:15 UTC (rev 44062)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/eclipse/build.xml	2012-09-26 20:43:26 UTC (rev 44063)
@@ -16,14 +16,16 @@
 			-f ~/RHDS/updates/requirements/eclipse/build.xml -Ddestination=/tmp/eclipse-repo
 	-->
 	<target name="mirror">
-		<property name="URL1" value="http://download.eclipse.org/eclipse/updates/4.2-M-builds/M20120829-1200/"/>
-		<property name="URL2" value="http://download.eclipse.org/eclipse/updates/3.8-M-builds/M20120829-1000/"/>
+		<!-- <property name="URL1" value="http://download.eclipse.org/eclipse/updates/4.2-M-builds/R-4.2.1-201209141800/"/>
+		<property name="URL2" value="http://download.eclipse.org/eclipse/updates/3.8-M-builds/M20120829-1000/"/> -->
+		<property name="URL1" value="http://download.eclipse.org/eclipse/updates/4.2/R-4.2.1-201209141800/"/>
+		<property name="URL2" value="http://download.eclipse.org/eclipse/updates/3.8/R-3.8.1-201209141540/"/>
 
 		<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}/M20120829-1200/" name="Eclipse M20120829-1200" />
+			<repository location="file:${destination}/R-4.2.1-201209141800/" name="Eclipse R-4.2.1-201209141800" />
 			<source>
 				<repository location="${URL1}" />
 				<repository location="${URL2}" />
@@ -32,6 +34,6 @@
 			<slicingOptions includeFeatures="true" followStrict="true" latestversiononly="false"/>
 		</p2.mirror>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/M20120829-1200/" artifactRepository="file:${destination}/M20120829-1200/" publishartifacts="true" source="${destination}/M20120829-1200/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/R-4.2.1-201209141800/" artifactRepository="file:${destination}/R-4.2.1-201209141800/" publishartifacts="true" source="${destination}/R-4.2.1-201209141800/" 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-09-26 20:43:15 UTC (rev 44062)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/juno/build.xml	2012-09-26 20:43:26 UTC (rev 44063)
@@ -17,13 +17,13 @@
 	-->
 	<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/maintenance/" />
-	<!-- <property name="URL1" value="http://download.eclipse.org/releases/juno/201206270900/" /> -->
+	<!-- <property name="URL1" value="http://download.eclipse.org/releases/maintenance/" /> -->
+	<property name="URL1" value="http://download.eclipse.org/releases/juno/201209280900/" />
 
 	<target name="run" depends="mirror,regen"/>
 	<target name="mirror">
 		<p2.mirror>
-			<repository location="file:${destination}/20120905-1534-M/" name="Juno 20120905-1534-M" />
+			<repository location="file:${destination}/201209280900-R/" name="Juno 201209280900-R" />
 			<source>
 				<repository location="${URL1}" />
 			</source>
@@ -35,8 +35,8 @@
 
 		<!-- remove OTDT patched version of o.e.jdt.core, and all other o.e.ot.otdt features/plugins -->
 		<delete>
-			<fileset dir="${destination}/20120905-1534-M/" includes="**/org.eclipse.jdt.core_*OTDT*.jar*, **/org.eclipse.objectteams.otdt*.jar*"/>
+			<fileset dir="${destination}/201209280900-R/" includes="**/org.eclipse.jdt.core_*OTDT*.jar*, **/org.eclipse.objectteams.otdt*.jar*"/>
 		</delete>
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/20120905-1534-M/" artifactRepository="file:${destination}/20120905-1534-M/" publishartifacts="true" source="${destination}/20120905-1534-M/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/201209280900-R/" artifactRepository="file:${destination}/201209280900-R/" publishartifacts="true" source="${destination}/201209280900-R/" 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-09-26 20:43:15 UTC (rev 44062)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/webtools/build.xml	2012-09-26 20:43:26 UTC (rev 44063)
@@ -23,13 +23,13 @@
 
 	-->
 	<target name="mirror">
-		<property name="URL" value="http://download.eclipse.org/webtools/downloads/drops/R3.4.1/M-3.4.1-20120831042944/repository/"/>
+		<property name="URL" value="http://download.eclipse.org/webtools/downloads/drops/R3.4.1/R-3.4.1-20120917174803/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}/M-3.4.1-20120831042944/" name="Web Tools M-3.4.1-20120831042944" />
+			<repository location="file:${destination}/R-3.4.1-20120917174803/" name="Web Tools R-3.4.1-20120917174803" />
 			<source>
 				<repository location="${URL}" />
 			</source>
@@ -38,6 +38,6 @@
 
 		</p2.mirror>
 
-		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/M-3.4.1-20120831042944/" artifactRepository="file:${destination}/M-3.4.1-20120831042944/" publishartifacts="true" source="${destination}/M-3.4.1-20120831042944/" compress="${compress}" />
+		<p2.publish.featuresAndBundles metadataRepository="file:${destination}/R-3.4.1-20120917174803/" artifactRepository="file:${destination}/R-3.4.1-20120917174803/" publishartifacts="true" source="${destination}/R-3.4.1-20120917174803/" compress="${compress}" />
 	</target>
 </project>



More information about the jbosstools-commits mailing list