[jbosstools-commits] JBoss Tools SVN: r43762 - trunk/build/target-platform.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Sep 17 13:13:53 EDT 2012
Author: nickboldt
Date: 2012-09-17 13:13:53 -0400 (Mon, 17 Sep 2012)
New Revision: 43762
Modified:
trunk/build/target-platform/jbds.target.p2mirror.xml
trunk/build/target-platform/multiple.target.p2mirror.xml
trunk/build/target-platform/unified.target.p2mirror.xml
Log:
remove cruft from .target.p2mirror.xml scripts -- if the IU isn't in the .target, it should ALSO be removed from the mirror script
Modified: trunk/build/target-platform/jbds.target.p2mirror.xml
===================================================================
--- trunk/build/target-platform/jbds.target.p2mirror.xml 2012-09-17 17:10:33 UTC (rev 43761)
+++ trunk/build/target-platform/jbds.target.p2mirror.xml 2012-09-17 17:13:53 UTC (rev 43762)
@@ -337,7 +337,6 @@
<iu id="org.eclipse.birt.chart.integration.wtp.feature.group" version="4.2.1.v20120904-1129-5107w31231A150223A"/>
<iu id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<iu id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
-<iu id="net.jeeeyul.eclipse.themes.feature.feature.group" version="1.5.0.201209040005"/>
</p2.mirror>
</target>
</project>
Modified: trunk/build/target-platform/multiple.target.p2mirror.xml
===================================================================
--- trunk/build/target-platform/multiple.target.p2mirror.xml 2012-09-17 17:10:33 UTC (rev 43761)
+++ trunk/build/target-platform/multiple.target.p2mirror.xml 2012-09-17 17:13:53 UTC (rev 43762)
@@ -3,9 +3,9 @@
<target name="help">
<echo>
Generated with useLatest = false
-
+
---
-
+
Use followStrict="true" to prevent downloading all
requirements not included in the target platform
or followStrict="false" to fetch everything
@@ -337,7 +337,6 @@
<iu id="org.eclipse.birt.chart.integration.wtp.feature.group" version="4.2.1.v20120904-1129-5107w31231A150223A"/>
<iu id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<iu id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
-<iu id="net.jeeeyul.eclipse.themes.feature.feature.group" version="1.5.0.201209040005"/>
</p2.mirror>
</target>
</project>
Modified: trunk/build/target-platform/unified.target.p2mirror.xml
===================================================================
--- trunk/build/target-platform/unified.target.p2mirror.xml 2012-09-17 17:10:33 UTC (rev 43761)
+++ trunk/build/target-platform/unified.target.p2mirror.xml 2012-09-17 17:13:53 UTC (rev 43762)
@@ -337,7 +337,6 @@
<iu id="org.eclipse.birt.chart.integration.wtp.feature.group" version="4.2.1.v20120904-1129-5107w31231A150223A"/>
<iu id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<iu id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
-<iu id="net.jeeeyul.eclipse.themes.feature.feature.group" version="1.5.0.201209040005"/>
</p2.mirror>
</target>
</project>
More information about the jbosstools-commits
mailing list