Author: nickboldt
Date: 2012-09-05 13:20:50 -0400 (Wed, 05 Sep 2012)
New Revision: 43424
Modified:
trunk/build/target-platform/jbds.target
Log:
jbds.target is now identical to multiple.target... maybe multiple.target can be purged and
we can just use the jbds.target file from now on\?
Modified: trunk/build/target-platform/jbds.target
===================================================================
--- trunk/build/target-platform/jbds.target 2012-09-05 16:32:39 UTC (rev 43423)
+++ trunk/build/target-platform/jbds.target 2012-09-05 17:20:50 UTC (rev 43424)
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?><?pde
version="3.6"?>
<target includeMode="feature" name="e42-wtp34-jbds6">
- <!-- Pro tip: to convert
- from org.eclipse.foo_4.6.0.v201005032111-777K4AkF7B77R7c7N77.jar
- to <unit version="4.6.0.v201005032111-777K4AkF7B77R7c7N77"
id="org.eclipse.foo.feature.group"/>
- using vi, apply this transform:
- :%s/.\+\/\(org.\+\)_\(\d\+.\+\)\.jar/\t\t\t<unit id="\1.feature.group"
version="\2"\/>/g
- -->
+ <!-- Pro tip: to convert
+ from org.eclipse.foo_4.6.0.v201005032111-777K4AkF7B77R7c7N77.jar
+ to <unit version="4.6.0.v201005032111-777K4AkF7B77R7c7N77"
id="org.eclipse.foo.feature.group"/>
+ using vi, apply this transform:
+ :%s/.\+\/\(org.\+\)_\(\d\+.\+\)\.jar/\t\t\t<unit id="\1.feature.group"
version="\2"\/>/g
+ -->
<locations>
- <location includeAllPlatforms="false" includeMode="planner"
includeSource="true" type="InstallableUnit">
+ <location includeAllPlatforms="false" includeMode="planner"
type="InstallableUnit" includeSource="true">
<!-- don't forget to increment these files when moving up a version:
build.xml, *.target*, publish.sh, target2p2mirror.xml -->
<repository
location="http://download.jboss.org/jbosstools/updates/juno/SR0a/&qu...