Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikaël Barbero2014-06-03 09:12:21 +0000
committerMikaël Barbero2014-06-03 09:23:12 +0000
commitdf25daf96eb1a60b6528d467c40478833648e044 (patch)
treefcdb4704d230b00b32e07f1f7fd22f16e517513e /org.eclipse.emf.compare-parent/targetPlatforms/helios-sdk.target
parent9c7072bd5f57bd72a844f7b1430083bb9831c6cb (diff)
downloadorg.eclipse.emf.compare-df25daf96eb1a60b6528d467c40478833648e044.tar.gz
org.eclipse.emf.compare-df25daf96eb1a60b6528d467c40478833648e044.tar.xz
org.eclipse.emf.compare-df25daf96eb1a60b6528d467c40478833648e044.zip
Modularize target platform definitions
Diffstat (limited to 'org.eclipse.emf.compare-parent/targetPlatforms/helios-sdk.target')
-rw-r--r--org.eclipse.emf.compare-parent/targetPlatforms/helios-sdk.target52
1 files changed, 32 insertions, 20 deletions
diff --git a/org.eclipse.emf.compare-parent/targetPlatforms/helios-sdk.target b/org.eclipse.emf.compare-parent/targetPlatforms/helios-sdk.target
index ce8d46a3d..4099044ce 100644
--- a/org.eclipse.emf.compare-parent/targetPlatforms/helios-sdk.target
+++ b/org.eclipse.emf.compare-parent/targetPlatforms/helios-sdk.target
@@ -1,22 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.6"?>
-<target name="EMF Compare based on Helios" sequenceNumber="28">
-<locations>
-<location includeAllPlatforms="false" includeMode="planner" includeSource="false" type="InstallableUnit">
-<unit id="com.google.guava" version="11.0.2.v201303041551"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20131024145017/repository/"/>
-</location>
-<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" 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" includeMode="planner" includeSource="false" type="InstallableUnit">
-<unit id="org.eclipse.emf.feature.group" version="2.6.1.v20100914-1218"/>
-<unit id="org.eclipse.emf.transaction.feature.group" version="1.4.0.v20100428-2315-377-8s734C3E7D15D6B"/>
-<unit id="org.eclipse.uml2.feature.group" version="3.1.2.v201010261927"/>
-<unit id="org.eclipse.platform.sdk" version="3.6.2.M20110210-1200"/>
-<unit id="org.junit4" version="4.8.1.v20100525"/>
-<repository location="http://download.eclipse.org/releases/helios"/>
-</location>
-</locations>
+<?pde?>
+<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
+<target name="EMF Compare based on Helios SDK" sequenceNumber="1401787353">
+ <locations>
+ <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" 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 includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
+ <unit id="org.eclipse.emf.emfstore.modelmutator.feature.feature.group" version="0.9.3.M6"/>
+ <unit id="org.eclipse.emf.emfstore.fuzzy.feature.feature.group" version="0.9.3.M6"/>
+ <repository location="http://download.eclipse.org/emf-store/milestones/archive/0.9.3.M6"/>
+ </location>
+ <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
+ <unit id="org.junit4" version="4.8.1.v20100525"/>
+ <repository location="http://download.eclipse.org/releases/indigo"/>
+ </location>
+ <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
+ <unit id="com.google.guava" version="11.0.2.v201303041551"/>
+ <unit id="org.junit" version="4.11.0.v201303080030"/>
+ <unit id="javaewah" version="0.7.9.v201401101600"/>
+ <unit id="org.apache.commons.compress" version="1.6.0.v201310281400"/>
+ <unit id="org.kohsuke.args4j" version="2.0.21.v201301150030"/>
+ <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
+ </location>
+ <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
+ <unit id="org.eclipse.platform.sdk" version="3.6.2.M20110210-1200"/>
+ <unit id="org.eclipse.emf.sdk.feature.group" version="2.6.1.v20100914-1218"/>
+ <unit id="org.eclipse.emf.transaction.sdk.feature.group" version="1.4.0.v20100428-2315-777N-9AZP-D1aQtjUklrYl0eU20D"/>
+ <repository location="http://download.eclipse.org/releases/helios"/>
+ </location>
+ </locations>
</target>

Back to the top