Author: nickboldt
Date: 2010-09-07 22:28:57 -0400 (Tue, 07 Sep 2010)
New Revision: 24785
Modified:
trunk/build/target-platform/e36-wtp32.target
Log:
reversion xulrunner and xpcom features in target platform
Modified: trunk/build/target-platform/e36-wtp32.target
===================================================================
--- trunk/build/target-platform/e36-wtp32.target 2010-09-08 00:48:33 UTC (rev 24784)
+++ trunk/build/target-platform/e36-wtp32.target 2010-09-08 02:28:57 UTC (rev 24785)
@@ -35,8 +35,8 @@
<repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location> -->
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
-<unit id="org.mozilla.xulrunner.feature.feature.group"
version="1.9.1.2"/>
-<unit id="org.mozilla.xpcom.feature.feature.group"
version="1.9.1.2a"/>
+<unit id="org.mozilla.xulrunner.feature.feature.group"
version="1.9.12"/>
+<unit id="org.mozilla.xpcom.feature.feature.group"
version="1.9.12"/>
<repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
@@ -176,6 +176,8 @@
<feature id="org.drools.eclipse.feature" />
<feature id="org.drools.eclipse.task.feature" />
<feature id="org.guvnor.tools.feature" />
+<feature id="org.mozilla.xulrunner.feature" />
+<feature id="org.mozilla.xpcom.feature" />
</includeBundles>
<targetJRE
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
</target>