releng: Use SWTBot snapshot build
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 19 Jun 2015 13:37:15 +0000 (09:37 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 19 Jun 2015 14:17:15 +0000 (10:17 -0400)
This is necessary for us to consume a fix and a new feature required for
https://git.eclipse.org/r/#/c/50297/

Change-Id: Ieecad5c61d01ee7fcef6e50cc0642a6d5c19a5cf
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/50526
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target

index be8d2def06d27b8165b8c48b08d7630447a6df40..e7f9c8c6b7bcef022698f842de65cc0eb46432ca 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="tracecompass-eStaging" sequenceNumber="42">
+<?pde version="3.8"?><target name="tracecompass-eStaging" sequenceNumber="43">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.cdt.gnu.dsf.feature.group" version="0.0.0"/>
@@ -7,9 +7,12 @@
 <unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.pde.runtime" version="0.0.0"/>
 <unit id="org.eclipse.mylyn.wikitext_feature.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.swtbot.eclipse.feature.group" version="0.0.0"/>
 <unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/releases/staging"/>
+<repository location="http://download.eclipse.org/technology/swtbot/snapshots"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.remote.feature.group" version="0.0.0"/>
This page took 0.025898 seconds and 5 git commands to generate.