Author: nickboldt
Date: 2010-08-06 14:43:52 -0400 (Fri, 06 Aug 2010)
New Revision: 23980
Modified:
trunk/build/target-platform/e36-wtp32.target
Log:
features must be suffixed with .feature.group to be valid IUs. Hopefully.
Modified: trunk/build/target-platform/e36-wtp32.target
===================================================================
--- trunk/build/target-platform/e36-wtp32.target 2010-08-06 18:38:14 UTC (rev 23979)
+++ trunk/build/target-platform/e36-wtp32.target 2010-08-06 18:43:52 UTC (rev 23980)
@@ -43,8 +43,8 @@
<repository
location="http://download.eclipse.org/tools/orbit/downloads/drops/R2...
</location>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
-<unit id="org.mozilla.xulrunner.feature" version="1.9.2"/>
-<unit id="org.mozilla.xpcom.feature" version="1.9.2"/>
+<unit id="org.mozilla.xulrunner.feature.feature.group"
version="1.9.2"/>
+<unit id="org.mozilla.xpcom.feature.feature.group"
version="1.9.2"/>
<repository
location="http://download.jboss.org/jbosstools/updates/xulrunner-1.9...
</location>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">