lttng: Use RSE SDK in target definitions so that sources are available
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 12 Nov 2013 19:48:26 +0000 (14:48 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 13 Nov 2013 20:04:22 +0000 (15:04 -0500)
Change-Id: I73b42b577193da2b05ef7b6d14912bb9e08b466c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/18313
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>

org.eclipse.linuxtools.lttng.target/lttng-e3.8.target
org.eclipse.linuxtools.lttng.target/lttng-e4.2.target
org.eclipse.linuxtools.lttng.target/lttng-e4.3.target
org.eclipse.linuxtools.lttng.target/lttng-eStaging.target

index e31272c9d14c62ab5c23d0cc32d37bfbe0efd1ae..0a7b4ff60d12e94ef6eecb0145e8c32dbe703c5e 100644 (file)
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.emf.sdk.feature.group" version="0.0.0"/>
-<unit id="org.eclipse.rse.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/releases/juno"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.rse.sdk.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/tm/updates/3.4"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.sdk.ide" version="0.0.0"/>
 <unit id="org.eclipse.test.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/eclipse/updates/3.8/"/>
index 6014d407a84af18dcbc77b492b2d92f822565b09..9db5c434524474a6258870c9c0a899c381d03b35 100644 (file)
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.sdk.ide" version="0.0.0"/>
-<unit id="org.eclipse.rse.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/releases/juno"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.rse.sdk.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/tm/updates/3.4"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.test.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/eclipse/updates/4.2/"/>
 </location>
index 2c8b8f046d183919f5e5306f14190dbda5b03e6b..f1e6da62199e463477844fc2300773620faae6f7 100644 (file)
@@ -8,10 +8,13 @@
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.sdk.ide" version="0.0.0"/>
-<unit id="org.eclipse.rse.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/releases/kepler"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.rse.sdk.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/tm/updates/3.5"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.test.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/eclipse/updates/4.3/"/>
 </location>
index 7ef9982dcec28f5a6835d58590092626a671dce4..e1c416f271fe5321dac602521b6c8024ef419121 100644 (file)
@@ -8,10 +8,13 @@
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.sdk.ide" version="0.0.0"/>
-<unit id="org.eclipse.rse.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/releases/staging"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.rse.sdk.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/tm/updates/3.6milestones"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.test.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/eclipse/updates/4.3/"/>
 </location>
This page took 0.025861 seconds and 5 git commands to generate.