Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurelien Pupier2014-06-24 22:37:22 +0000
committerAurelien Pupier2014-06-30 18:11:17 +0000
commit02c970736cd3ae012cdae86a1a09f44d85e8241a (patch)
tree8bfcd10928d77c134e315cacb793053e993cf993 /devtools
parentf7ef02c79cc9e92c4dc9a87ef40c1fdc50232271 (diff)
downloadorg.eclipse.swtbot-02c970736cd3ae012cdae86a1a09f44d85e8241a.tar.gz
org.eclipse.swtbot-02c970736cd3ae012cdae86a1a09f44d85e8241a.tar.xz
org.eclipse.swtbot-02c970736cd3ae012cdae86a1a09f44d85e8241a.zip
[325076]Add SWTBot support for Nebula Gallery
Add a specific feature for SWTBot Nebula gallery Update Target Platforms to include Nebula Gallery Widget Change-Id: Ic2f10d332da90bd4e35bfc20ba533162832c5d93 Signed-off-by: Aurelien Pupier <aurelien.pupier@bonitasoft.com>
Diffstat (limited to 'devtools')
-rw-r--r--devtools/target-platforms/indigo/indigo.target14
-rw-r--r--devtools/target-platforms/juno/juno.target14
-rw-r--r--devtools/target-platforms/kepler/kepler.target14
3 files changed, 21 insertions, 21 deletions
diff --git a/devtools/target-platforms/indigo/indigo.target b/devtools/target-platforms/indigo/indigo.target
index d3b7f5cf..1c896789 100644
--- a/devtools/target-platforms/indigo/indigo.target
+++ b/devtools/target-platforms/indigo/indigo.target
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?>
-
-<target name="Eclipse Indigo via p2" sequenceNumber="58">
+<?pde version="3.8"?><target name="Eclipse Indigo via p2" sequenceNumber="59">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.jdt.feature.group" version="3.7.2.v20120120-1414-7z8gFcuFMP7BW5XTz0jLTnz0l9B1"/>
@@ -12,22 +10,24 @@
<repository location="http://download.eclipse.org/releases/indigo"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
-<!-- Versions allowed by CQs -->
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
<unit id="org.junit" version="4.11.0.v201303080030"/>
<unit id="com.thoughtworks.qdox" version="1.6.3.v20081201-1400"/>
<unit id="javax.inject" version="1.0.0.v20091030"/>
-<!-- We ship hamcrest sources -->
<unit id="org.hamcrest.library" version="1.3.0.v201305281000"/>
<unit id="org.hamcrest.library.source" version="1.3.0.v201305281000"/>
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
<unit id="org.hamcrest.core.source" version="1.3.0.v201303031735"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/cbi/updates/license"/>
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/cbi/updates/license"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.nebula.widgets.gallery.feature.feature.group" version="1.0.0.201406170952"/>
+<repository location="http://download.eclipse.org/technology/nebula/snapshot/"/>
</location>
</locations>
<launcherArgs>
diff --git a/devtools/target-platforms/juno/juno.target b/devtools/target-platforms/juno/juno.target
index 6c2d6c36..62ae8b54 100644
--- a/devtools/target-platforms/juno/juno.target
+++ b/devtools/target-platforms/juno/juno.target
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?>
-
-<target name="Eclipse via p2" sequenceNumber="50">
+<?pde version="3.8"?><target name="Eclipse via p2" sequenceNumber="51">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.platform.ide" version="4.2.1.M20120914-1800"/>
@@ -13,22 +11,24 @@
<repository location="http://download.eclipse.org/releases/juno"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
-<!-- Versions allowed by CQs -->
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
<unit id="org.junit" version="4.11.0.v201303080030"/>
<unit id="com.thoughtworks.qdox" version="1.6.3.v20081201-1400"/>
<unit id="javax.inject" version="1.0.0.v20091030"/>
-<!-- We ship hamcrest sources -->
<unit id="org.hamcrest.library" version="1.3.0.v201305281000"/>
<unit id="org.hamcrest.library.source" version="1.3.0.v201305281000"/>
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
<unit id="org.hamcrest.core.source" version="1.3.0.v201303031735"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/cbi/updates/license"/>
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/cbi/updates/license"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.nebula.widgets.gallery.feature.feature.group" version="1.0.0.201406170952"/>
+<repository location="http://download.eclipse.org/technology/nebula/snapshot/"/>
</location>
</locations>
<launcherArgs>
diff --git a/devtools/target-platforms/kepler/kepler.target b/devtools/target-platforms/kepler/kepler.target
index 8505cd86..0bd9712c 100644
--- a/devtools/target-platforms/kepler/kepler.target
+++ b/devtools/target-platforms/kepler/kepler.target
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?>
-
-<target name="Eclipse via p2" sequenceNumber="50">
+<?pde version="3.8"?><target name="Eclipse via p2" sequenceNumber="51">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.platform.ide" version="0.0.0"/>
@@ -13,22 +11,24 @@
<repository location="http://download.eclipse.org/releases/kepler"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
-<!-- Versions allowed by CQs -->
<unit id="org.apache.log4j" version="1.2.15.v201012070815"/>
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
<unit id="org.junit" version="4.11.0.v201303080030"/>
<unit id="com.thoughtworks.qdox" version="1.6.3.v20081201-1400"/>
<unit id="javax.inject" version="1.0.0.v20091030"/>
-<!-- We ship hamcrest sources -->
<unit id="org.hamcrest.library" version="1.3.0.v201305281000"/>
<unit id="org.hamcrest.library.source" version="1.3.0.v201305281000"/>
<unit id="org.hamcrest.core" version="1.3.0.v201303031735"/>
<unit id="org.hamcrest.core.source" version="1.3.0.v201303031735"/>
+<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/cbi/updates/license"/>
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
+<repository location="http://download.eclipse.org/cbi/updates/license"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.nebula.widgets.gallery.feature.feature.group" version="1.0.0.201406170952"/>
+<repository location="http://download.eclipse.org/technology/nebula/snapshot/"/>
</location>
</locations>
<launcherArgs>

Back to the top