update performance target platforms Change-Id: If158c29225304478a6ccb5e5cf0d16b910035e1f
diff --git a/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/.gitignore b/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/.gitignore new file mode 100644 index 0000000..52095c9 --- /dev/null +++ b/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/.gitignore
@@ -0,0 +1 @@ +/.luna-sdk.targetplatform
diff --git a/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/luna-sdk.target b/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/luna-sdk.target index 431f30c..3647dcb 100644 --- a/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/luna-sdk.target +++ b/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/luna-sdk.target
@@ -1,29 +1,32 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<?pde version="3.8"?><target name="EMF Compare based on Luna SDK" sequenceNumber="0"> -<locations> -<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="false" type="InstallableUnit"> -<unit id="org.eclipse.sdk.ide" version="4.4.0.I20140123-1600"/> -<unit id="org.eclipse.emf.feature.group" version="2.10.0.v20140127-0448"/> -<unit id="org.eclipse.uml2.feature.group" version="5.0.0.v20140127-0906"/> -<unit id="org.eclipse.egit.feature.group" version="3.2.0.201312181205-r"/> -<repository location="http://download.eclipse.org/releases/luna"/> -</location> -<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="false" type="InstallableUnit"> -<unit id="com.google.guava" version="11.0.2.v201303041551"/> -<unit id="org.apache.commons.logging" version="1.1.1.v201101211721"/> -<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20131024145017/repository/"/> -</location> -<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="false" type="InstallableUnit"> -<unit id="org.eclipse.emf.compare.feature.group" version="0.0.0"/> -<unit id="org.eclipse.emf.compare.ide.ui.feature.group" version="0.0.0"/> -<unit id="org.eclipse.emf.compare.diagram.gmf.feature.group" version="0.0.0"/> -<unit id="org.eclipse.emf.compare.diagram.papyrus.feature.group" version="0.0.0"/> -<unit id="org.eclipse.emf.compare.uml2.feature.group" version="0.0.0"/> -<repository location="http://download.eclipse.org/modeling/emf/compare/updates/nightly/latest"/> -</location> -<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="false" type="InstallableUnit"> -<unit id="fr.obeo.performance" version="1.0.0.201402071743"/> -<repository location="http://axelrichard.github.io/fr.obeo.performance/"/> -</location> -</locations> -</target> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?pde?> +<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform --> +<target name="EMF Compare based on Luna SDK" sequenceNumber="1400234861"> + <locations> + <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit"> + <unit id="org.eclipse.sdk.ide" version="4.4.0.I20140501-0200"/> + <unit id="org.eclipse.emf.feature.group" version="2.10.0.v20140428-0403"/> + <unit id="org.eclipse.uml2.feature.group" version="5.0.0.v20140505-0725"/> + <unit id="org.eclipse.egit.feature.group" version="3.4.0.201405051725-m7"/> + <unit id="org.junit" version="4.11.0.v201303080030"/> + <repository location="http://download.eclipse.org/releases/luna"/> + </location> + <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit"> + <unit id="com.google.guava" version="11.0.2.v201303041551"/> + <unit id="org.apache.commons.logging" version="1.1.1.v201101211721"/> + <repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20131024145017/repository/"/> + </location> + <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit"> + <unit id="org.eclipse.emf.compare.feature.group" version="3.0.0.201405141250"/> + <unit id="org.eclipse.emf.compare.ide.ui.feature.group" version="3.0.0.201405141250"/> + <unit id="org.eclipse.emf.compare.diagram.gmf.feature.group" version="3.0.0.201405141250"/> + <unit id="org.eclipse.emf.compare.diagram.papyrus.feature.group" version="3.0.0.201405141250"/> + <unit id="org.eclipse.emf.compare.uml2.feature.group" version="3.0.0.201405141250"/> + <repository location="http://download.eclipse.org/modeling/emf/compare/updates/nightly/latest"/> + </location> + <location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit"> + <unit id="fr.obeo.performance" version="1.0.0.201402071743"/> + <repository location="http://axelrichard.github.io/fr.obeo.performance/"/> + </location> + </locations> +</target>
diff --git a/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/luna-sdk.targetplatform b/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/luna-sdk.targetplatform index c0491cb..b5ba18a 100644 --- a/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/luna-sdk.targetplatform +++ b/performance/org.eclipse.emf.compare.tests.performance-parent/targetPlatforms/luna-sdk.targetplatform
@@ -1,22 +1,21 @@ target "EMF Compare based on Luna SDK" +with requirements + location "http://download.eclipse.org/releases/luna" { - with requirements org.eclipse.sdk.ide org.eclipse.emf.feature.group org.eclipse.uml2.feature.group org.eclipse.egit.feature.group - org.junit4 + org.junit } location "http://download.eclipse.org/tools/orbit/downloads/drops/S20131024145017/repository/" { - with requirements - com.google.guava;version="[11.0.0,12.0.0)" + com.google.guava;version=[11.0.0,12.0.0) org.apache.commons.logging } location "http://download.eclipse.org/modeling/emf/compare/updates/nightly/latest" { - with requirements org.eclipse.emf.compare.feature.group org.eclipse.emf.compare.ide.ui.feature.group org.eclipse.emf.compare.diagram.gmf.feature.group @@ -25,6 +24,5 @@ } location "http://axelrichard.github.io/fr.obeo.performance/" { - with requirements fr.obeo.performance } \ No newline at end of file