Author: nickboldt
Date: 2011-03-03 11:13:40 -0500 (Thu, 03 Mar 2011)
New Revision: 29467
Modified:
branches/jbosstools-3.2.x/build/target-platform/multiple.target
branches/jbosstools-3.2.x/build/target-platform/multiple.target.p2mirror.xml
branches/jbosstools-3.2.x/build/target-platform/unified.target
branches/jbosstools-3.2.x/build/target-platform/unified.target.p2mirror.xml
Log:
switch to using oro, wsdl, jdom PLUGINS instead of wrapping w/ custom-built features.
fingers crossed.
Modified: branches/jbosstools-3.2.x/build/target-platform/multiple.target
===================================================================
--- branches/jbosstools-3.2.x/build/target-platform/multiple.target 2011-03-03 16:13:39
UTC (rev 29466)
+++ branches/jbosstools-3.2.x/build/target-platform/multiple.target 2011-03-03 16:13:40
UTC (rev 29467)
@@ -32,9 +32,9 @@
<repository
location="http://download.eclipse.org/technology/subversive/0.7/week...
</location>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
- <unit id="javax.wsdl.feature.feature.group"
version="1.6.2.v201005080631"/>
- <unit id="org.apache.oro.feature.feature.group"
version="2.0.8.v201005080400"/>
- <unit id="org.jdom.feature.feature.group"
version="1.0.0.v201005080400"/>
+ <unit id="javax.wsdl" version="1.6.2.v201005080631"/>
+ <unit id="org.apache.oro" version="2.0.8.v201005080400"/>
+ <unit id="org.jdom" version="1.0.0.v201005080400"/>
<repository
location="http://download.jboss.org/jbosstools/updates/requirements/...
</location>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
Modified: branches/jbosstools-3.2.x/build/target-platform/multiple.target.p2mirror.xml
===================================================================
---
branches/jbosstools-3.2.x/build/target-platform/multiple.target.p2mirror.xml 2011-03-03
16:13:39 UTC (rev 29466)
+++
branches/jbosstools-3.2.x/build/target-platform/multiple.target.p2mirror.xml 2011-03-03
16:13:40 UTC (rev 29467)
@@ -51,9 +51,9 @@
</source>
<iu id="org.maven.ide.eclipse.feature.feature.group"
version=""/>
<iu id="org.maven.ide.eclipse.wtp.feature.feature.group"
version=""/>
-<iu id="javax.wsdl.feature.feature.group" version=""/>
-<iu id="org.apache.oro.feature.feature.group" version=""/>
-<iu id="org.jdom.feature.feature.group" version=""/>
+<iu id="javax.wsdl" version=""/>
+<iu id="org.apache.oro" version=""/>
+<iu id="org.jdom" version=""/>
<iu id="org.mozilla.xulrunner.feature.feature.group"
version=""/>
<iu id="org.mozilla.xpcom.feature.feature.group" version=""/>
<iu id="org.eclipse.tptp.platform.profile.server.feature.group"
version=""/>
Modified: branches/jbosstools-3.2.x/build/target-platform/unified.target
===================================================================
--- branches/jbosstools-3.2.x/build/target-platform/unified.target 2011-03-03 16:13:39 UTC
(rev 29466)
+++ branches/jbosstools-3.2.x/build/target-platform/unified.target 2011-03-03 16:13:40 UTC
(rev 29467)
@@ -35,9 +35,9 @@
<repository
location="http://download.jboss.org/jbosstools/updates/target-platfo...
</location>
<location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit">
- <unit id="javax.wsdl.feature.feature.group"
version="1.6.2.v201005080631"/>
- <unit id="org.apache.oro.feature.feature.group"
version="2.0.8.v201005080400"/>
- <unit id="org.jdom.feature.feature.group"
version="1.0.0.v201005080400"/>
+ <unit id="javax.wsdl" version="1.6.2.v201005080631"/>
+ <unit id="org.apache.oro" version="2.0.8.v201005080400"/>
+ <unit id="org.jdom" version="1.0.0.v201005080400"/>
<repository
location="http://download.jboss.org/jbosstools/updates/target-platfo...
</location>
<!-- <location includeAllPlatforms="false"
includeMode="planner" type="InstallableUnit">
Modified: branches/jbosstools-3.2.x/build/target-platform/unified.target.p2mirror.xml
===================================================================
--- branches/jbosstools-3.2.x/build/target-platform/unified.target.p2mirror.xml 2011-03-03
16:13:39 UTC (rev 29466)
+++ branches/jbosstools-3.2.x/build/target-platform/unified.target.p2mirror.xml 2011-03-03
16:13:40 UTC (rev 29467)
@@ -52,9 +52,9 @@
</source>
<iu id="org.maven.ide.eclipse.feature.feature.group"
version=""/>
<iu id="org.maven.ide.eclipse.wtp.feature.feature.group"
version=""/>
-<iu id="javax.wsdl.feature.feature.group" version=""/>
-<iu id="org.apache.oro.feature.feature.group" version=""/>
-<iu id="org.jdom.feature.feature.group" version=""/>
+<iu id="javax.wsdl" version=""/>
+<iu id="org.apache.oro" version=""/>
+<iu id="org.jdom" version=""/>
<iu id="org.mozilla.xulrunner.feature.feature.group"
version=""/>
<iu id="org.mozilla.xpcom.feature.feature.group" version=""/>
<iu id="org.eclipse.tptp.platform.profile.server.feature.group"
version=""/>