rcptt: Hard-code RCPTT runner to specific milestone release
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 7 Apr 2016 20:50:09 +0000 (16:50 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 11 Apr 2016 04:51:18 +0000 (00:51 -0400)
So that it doesn't redownload all the time (every day).
This version (2.1.0-M7_rc1) seems to support Neon correctly so this
should be good enough for a while until we need to consume other
fixes.

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

index 8870355ce6b98026e3d6da27651b3c9ed8318468..0b12bea2e2ff013233de45a261640ade6f9a79c0 100644 (file)
@@ -95,7 +95,7 @@
             </vmArgs>
           </aut>
           <runner>
-            <version>${rcptt-version}</version>
+            <version>2.1.0-M7_rc1</version>
           </runner>
           <suites>
             <suite>open_trace_suite</suite>
This page took 0.027448 seconds and 5 git commands to generate.