[jbosstools-commits] JBoss Tools SVN: r43440 - in trunk/download.jboss.org/jbosstools/updates/requirements: gwt and 1 other directories.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Sep 5 16:01:33 EDT 2012
Author: nickboldt
Date: 2012-09-05 16:01:32 -0400 (Wed, 05 Sep 2012)
New Revision: 43440
Modified:
trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml
trunk/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml
trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/build.xml
Log:
update builders for birt 2.4.1, gwt 3.1, and m2e/m2e-wtp 1.2/0.16
Modified: trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml 2012-09-05 20:00:06 UTC (rev 43439)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/birt/build.xml 2012-09-05 20:01:32 UTC (rev 43440)
@@ -23,12 +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/" /> -->
+ <property name="URL" value="http://download.eclipse.org/birt/update-site/4.2-interim/" />
<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.v20120613/" name="BIRT 4.2.0.v20120613 (Chart + WTP support only)" />
+ <repository location="file:${destination}/4.2.1.v20120904/" name="BIRT 4.2.1.v20120904 (Chart + WTP support only)" />
<source>
<repository location="${URL}" />
</source>
@@ -43,9 +44,9 @@
</p2.mirror>
<delete>
- <fileset dir="${destination}/4.2.0.v20120613/" includes="**/artifacts.jar, **/contents.jar"/>
+ <fileset dir="${destination}/4.2.1.v20120904/" includes="**/artifacts.jar, **/contents.jar"/>
</delete>
- <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}" />
+ <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}" />
</target>
</project>
Modified: trunk/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml 2012-09-05 20:00:06 UTC (rev 43439)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/gwt/build.xml 2012-09-05 20:01:32 UTC (rev 43440)
@@ -19,13 +19,13 @@
<property name="URL" value="http://dl.google.com/eclipse/plugin/4.2/"/>
<property name="destination" value="/home/nboldt/tru/download.jboss.org/jbosstools/updates/requirements/gwt/" />
<property name="compress" value="true" />
-
<p2.mirror>
- <repository location="file:${destination}/3.0.1.v201206290132-rel-r42" name="Google Plugin for Eclipse 4.2" />
+ <repository location="file:${destination}/3.1.0.v201208080121-rel-r42" name="Google Plugin for Eclipse 4.2" />
<source>
<repository location="${URL}" />
</source>
- <!-- JBDS-1737: GPE and GWT SDK -->
+ <!-- Google App Engine Tools for Android 3.1.0.v201208080121-rel-r42
+ Google Web Toolkit SDK 2.4.0 2.4.0.v201208080121-rel-r42 -->
<iu id="com.google.gdt.eclipse.suite.e42.feature.feature.group"/>
<iu id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group"/>
@@ -39,6 +39,6 @@
<slicingOptions includeFeatures="true" followStrict="true" />
</p2.mirror>
- <p2.publish.featuresAndBundles metadataRepository="file:${destination}/3.0.1.v201206290132-rel-r42" artifactRepository="file:${destination}/3.0.1.v201206290132-rel-r42" publishartifacts="true" source="${destination}/3.0.1.v201206290132-rel-r42" compress="${compress}" />
+ <p2.publish.featuresAndBundles metadataRepository="file:${destination}/3.1.0.v201208080121-rel-r42" artifactRepository="file:${destination}/3.1.0.v201208080121-rel-r42" publishartifacts="true" source="${destination}/3.1.0.v201208080121-rel-r42" compress="${compress}" />
</target>
</project>
Modified: trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/build.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/build.xml 2012-09-05 20:00:06 UTC (rev 43439)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/m2eclipse/build.xml 2012-09-05 20:01:32 UTC (rev 43440)
@@ -16,10 +16,11 @@
-f ~/RHDS/updates/requirements/m2eclipse/build.xml -Ddestination=/tmp/m2eclipse-repo
-->
<target name="mirror">
- <property name="URL1" value="http://download.eclipse.org/technology/m2e/releases/"/>
+ <!-- <property name="URL1" value="http://download.eclipse.org/technology/m2e/releases/"/> -->
+ <property name="URL1" value="http://download.eclipse.org/technology/m2e/milestones/1.2/1.2.0.20120903-1050/"/>
<property name="URL2" value="https://repository.sonatype.org/content/repositories/forge-sites/m2e-extras/0.15.0/N/0.15.0.201206251206/"/>
- <property name="URL3" value="http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2eclipse-wtp-0.15.2/"/>
+ <property name="URL3" value="http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-wtp-juno/"/> <!-- 0.16 -->
<property name="URL4" value="http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-jdt-compiler-1.0.0/"/>
<property name="URL5" value="http://download.jboss.org/jbosstools/updates/requirements/m2eclipse/m2e-apt-1.0.0-2012-06-05_16-15-59-H16/"/>
@@ -27,7 +28,7 @@
<property name="compress" value="true" />
<p2.mirror>
- <repository location="file:${destination}/20120627-1400" name="m2e 1.1, m2e-extras 0.15, m2e-wtp 0.15.2, m2e-jdt-compiler 1.0, m2e-apt 1.0 (mirrored 20120627-1400)" />
+ <repository location="file:${destination}/20120905-1550" name="m2e 1.2, m2e-extras 0.15, m2e-wtp 0.16, m2e-jdt-compiler 1.0, m2e-apt 1.0 (mirrored 20120905-1550)" />
<source>
<repository location="${URL1}" />
<repository location="${URL2}" />
@@ -39,7 +40,7 @@
<slicingOptions includeFeatures="true" followStrict="true" />
</p2.mirror>
- <p2.publish.featuresAndBundles metadataRepository="file:${destination}/20120627-1400/" artifactRepository="file:${destination}/20120627-1400/"
- publishartifacts="true" source="${destination}/20120627-1400/" compress="${compress}" />
+ <p2.publish.featuresAndBundles metadataRepository="file:${destination}/20120905-1550/" artifactRepository="file:${destination}/20120905-1550/"
+ publishartifacts="true" source="${destination}/20120905-1550/" compress="${compress}" />
</target>
</project>
More information about the jbosstools-commits
mailing list