[jbosstools-commits] JBoss Tools SVN: r43547 - trunk/build/target-platform.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Sep 10 06:06:00 EDT 2012
Author: mickael_istria
Date: 2012-09-10 06:05:59 -0400 (Mon, 10 Sep 2012)
New Revision: 43547
Modified:
trunk/build/target-platform/jbds.target
trunk/build/target-platform/local.target
trunk/build/target-platform/multiple.target
trunk/build/target-platform/unified.target
Log:
Remove theming bundle from TP.
Modified: trunk/build/target-platform/jbds.target
===================================================================
--- trunk/build/target-platform/jbds.target 2012-09-10 08:50:54 UTC (rev 43546)
+++ trunk/build/target-platform/jbds.target 2012-09-10 10:05:59 UTC (rev 43547)
@@ -362,9 +362,6 @@
<!-- GWT/GPE dependencies (include only those which are EPL or other OSS licensed!) -->
<unit id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<unit id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
-
- <!-- Theming -->
- <unit id="net.jeeeyul.eclipse.themes.feature.feature.group" version="1.5.0.201209040005"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
Modified: trunk/build/target-platform/local.target
===================================================================
--- trunk/build/target-platform/local.target 2012-09-10 08:50:54 UTC (rev 43546)
+++ trunk/build/target-platform/local.target 2012-09-10 10:05:59 UTC (rev 43547)
@@ -363,9 +363,6 @@
<!-- GWT/GPE dependencies (include only those which are EPL or other OSS licensed!) -->
<unit id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<unit id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
-
- <!-- Theming -->
- <unit id="net.jeeeyul.eclipse.themes.feature.feature.group" version="1.5.0.201209040005"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
Modified: trunk/build/target-platform/multiple.target
===================================================================
--- trunk/build/target-platform/multiple.target 2012-09-10 08:50:54 UTC (rev 43546)
+++ trunk/build/target-platform/multiple.target 2012-09-10 10:05:59 UTC (rev 43547)
@@ -362,9 +362,6 @@
<!-- GWT/GPE dependencies (include only those which are EPL or other OSS licensed!) -->
<unit id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<unit id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
-
- <!-- Theming -->
- <unit id="net.jeeeyul.eclipse.themes.feature.feature.group" version="1.5.0.201209040005"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
Modified: trunk/build/target-platform/unified.target
===================================================================
--- trunk/build/target-platform/unified.target 2012-09-10 08:50:54 UTC (rev 43546)
+++ trunk/build/target-platform/unified.target 2012-09-10 10:05:59 UTC (rev 43547)
@@ -362,9 +362,6 @@
<!-- GWT/GPE dependencies (include only those which are EPL or other OSS licensed!) -->
<unit id="com.google.gdt.eclipse.suite.e42.feature.feature.group" version="3.1.0.v201208080121-rel-r42"/>
<unit id="com.google.gwt.eclipse.sdkbundle.e42.feature.feature.group" version="2.4.0.v201208080121-rel-r42"/>
-
- <!-- Theming -->
- <unit id="net.jeeeyul.eclipse.themes.feature.feature.group" version="1.5.0.201209040005"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
More information about the jbosstools-commits
mailing list