Use snapshot of RCPTT 2.2.0
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 10 Oct 2016 19:11:21 +0000 (15:11 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 11 Oct 2016 14:37:24 +0000 (10:37 -0400)
This allows us to run tests with Eclipse 4.7 (Staging target)

Change-Id: Iae126c65f0856872906add73aa2089c5761abe95
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/82868
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
pom.xml
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/pom.xml

diff --git a/pom.xml b/pom.xml
index af0389e65fcadb63d687f3268a1a01961098d325..7c3f4343c09274715b910c777ebe06b7a3d758b9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <target-platform>tracecompass-e4.6</target-platform>
     <help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.5</help-docs-eclipserun-repo>
 
-    <rcptt-version>2.1.0</rcptt-version>
+    <rcptt-version>2.2.0-SNAPSHOT</rcptt-version>
     <!-- Disable GTK3 because it's not quite usable yet and it can make the tests hang (bug in IcedTea http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1736) -->
     <SWT_GTK3>0</SWT_GTK3>
 
index cc7a57e76c55d6b75ecd6fab8997c3567f0745bf..8ace360257b869712cdad973a44030ed933850b3 100644 (file)
@@ -95,7 +95,7 @@
             </vmArgs>
           </aut>
           <runner>
-            <version>2.1.0-M7_rc1</version>
+            <version>2.2.0-SNAPSHOT</version>
           </runner>
           <suites>
             <suite>open_trace_suite</suite>
This page took 0.025296 seconds and 5 git commands to generate.