mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 13:25:45 +02:00
Releng: Clean Up and Unify *.target Target Platforms, SWTBot-2.5.0
Change-Id: I57585301be84c8c790609d0ac65548a7dcf02d8f Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
This commit is contained in:
parent
33b6fc0301
commit
77ddbb7713
6 changed files with 149 additions and 11 deletions
49
admin/target-defs/eclipse-3.8.2-juno.target
Normal file
49
admin/target-defs/eclipse-3.8.2-juno.target
Normal file
|
@ -0,0 +1,49 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="Eclipse 3.8.x (Juno)" sequenceNumber="41">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="gnu.io.rxtx.sdk.feature.group" version="2.1.7.4_v20071016-417C7DP1Bh_eEaQJBrHBHg"/>
|
||||
<repository location="http://archive.eclipse.org/tm/updates/rxtx"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>
|
||||
<repository location="http://download.eclipse.org/cbi/updates/license"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.platform.ide" version="3.8.2.M20130131-0800"/>
|
||||
<unit id="org.eclipse.test.feature.group" version="3.5.100.v20120528-1717-7R7dBhBgLiCViQnG8ITHM73701A1"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/3.8"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.egit.feature.group" version="2.2.0.201212191850-r"/>
|
||||
<repository location="http://download.eclipse.org/releases/juno"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.forms.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
|
||||
<unit id="org.hamcrest.library" version="1.3.0.v201505072020"/>
|
||||
<repository location="http://download.eclipse.org/technology/swtbot/releases/2.5.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.feature.group" version="3.4.1.201302122026"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.cdt.feature.group" version="8.3.0.201402142303"/>
|
||||
<repository location="http://download.eclipse.org/tools/cdt/releases/kepler"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.commons.net" version="3.2.0.v201305141515"/>
|
||||
<unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
|
||||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.feature.group" version="2.0.0.201507010000"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/2.0.0"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
49
admin/target-defs/eclipse-4.3.x-kepler.target
Normal file
49
admin/target-defs/eclipse-4.3.x-kepler.target
Normal file
|
@ -0,0 +1,49 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="Eclipse 4.3.x (Kepler)" sequenceNumber="38">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="gnu.io.rxtx.sdk.feature.group" version="2.1.7.4_v20071016-417C7DP1Bh_eEaQJBrHBHg"/>
|
||||
<repository location="http://archive.eclipse.org/tm/updates/rxtx"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>
|
||||
<repository location="http://download.eclipse.org/cbi/updates/license"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.platform.ide" version="4.3.2.M20140221-1700"/>
|
||||
<unit id="org.eclipse.test.feature.group" version="3.6.0.v20140203-1326"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/4.3"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.egit.feature.group" version="3.2.0.201312181205-r"/>
|
||||
<repository location="http://download.eclipse.org/releases/kepler"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.forms.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
|
||||
<unit id="org.hamcrest.library" version="1.3.0.v201505072020"/>
|
||||
<repository location="http://download.eclipse.org/technology/swtbot/releases/2.5.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.feature.group" version="3.5.0.201305311734"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.cdt.feature.group" version="8.3.0.201402142303"/>
|
||||
<repository location="http://download.eclipse.org/tools/cdt/releases/kepler"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.commons.net" version="3.2.0.v201305141515"/>
|
||||
<unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
|
||||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.feature.group" version="2.0.0.201507010000"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/2.0.0"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="Terminals Eclipse 4.4.x (Luna)" sequenceNumber="75">
|
||||
<?pde version="3.8"?><target name="Terminals Eclipse 4.4.x (Luna)" sequenceNumber="76">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="gnu.io.rxtx.sdk.feature.group" version="2.1.7.4_v20071016-417C7DP1Bh_eEaQJBrHBHg"/>
|
||||
|
@ -19,8 +19,18 @@
|
|||
<repository location="http://download.eclipse.org/releases/luna"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.feature.group" version="3.7.0.201505221634"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/4.0"/>
|
||||
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.forms.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
|
||||
<unit id="org.hamcrest.library" version="1.3.0.v201505072020"/>
|
||||
<repository location="http://download.eclipse.org/technology/swtbot/releases/2.5.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.feature.group" version="3.5.0.201406091451"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/3.6"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.cdt.native.feature.group" version="8.6.0.201502131403"/>
|
||||
|
@ -29,11 +39,11 @@
|
|||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.commons.net" version="3.2.0.v201305141515"/>
|
||||
<unit id="org.hamcrest" version="1.1.0.v20090501071000"/>
|
||||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/"/>
|
||||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.feature.group" version="1.1.1.201502031934"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/luna/milestones"/>
|
||||
<unit id="org.eclipse.remote.feature.group" version="2.0.0.201507010000"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/2.0.0"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -19,6 +19,16 @@
|
|||
<repository location="http://download.eclipse.org/releases/mars"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.forms.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
|
||||
<unit id="org.hamcrest.library" version="1.3.0.v201505072020"/>
|
||||
<repository location="http://download.eclipse.org/technology/swtbot/releases/2.5.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.feature.group" version="3.7.0.201505221634"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/4.0"/>
|
||||
</location>
|
||||
|
@ -32,8 +42,8 @@
|
|||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.feature.group" version="2.0.2.201601261800"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/mars/milestones"/>
|
||||
<unit id="org.eclipse.remote.feature.group" version="2.0.2.201604010301"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/2.0.2"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -19,6 +19,16 @@
|
|||
<repository location="http://download.eclipse.org/releases/neon"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.forms.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
|
||||
<unit id="org.hamcrest.library" version="1.3.0.v201505072020"/>
|
||||
<repository location="http://download.eclipse.org/technology/swtbot/releases/2.5.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.feature.group" version="3.7.2.201610260947"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/4.2"/>
|
||||
</location>
|
||||
|
@ -33,7 +43,7 @@
|
|||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.feature.group" version="2.1.1.201612062149"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/2.1.1"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<repository location="http://download.eclipse.org/cbi/updates/license"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.platform.ide" version="4.7.0.I20170608-0530"/>
|
||||
<unit id="org.eclipse.platform.ide" version="4.7.0.I20170612-0950"/>
|
||||
<unit id="org.eclipse.test.feature.group" version="3.7.200.v20170511-1043"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/4.7milestones/"/>
|
||||
</location>
|
||||
|
@ -19,11 +19,21 @@
|
|||
<repository location="http://download.eclipse.org/staging/oxygen"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.forms.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.5.0.201609021837"/>
|
||||
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
|
||||
<unit id="org.hamcrest.library" version="1.3.0.v201505072020"/>
|
||||
<repository location="http://download.eclipse.org/technology/swtbot/releases/latest"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.feature.group" version="3.7.3.201704251225"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/4.3milestones"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.cdt.native.feature.group" version="9.3.0.201706051601"/>
|
||||
<unit id="org.eclipse.cdt.native.feature.group" version="9.3.0.201706122201"/>
|
||||
<repository location="http://download.eclipse.org/tools/cdt/builds/oxygen/milestones"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
|
|
Loading…
Add table
Reference in a new issue