releng: Update eclipserun update site and test-traces to latest
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 31 Aug 2016 14:37:11 +0000 (10:37 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Fri, 17 Feb 2017 19:03:32 +0000 (14:03 -0500)
This helps not downloading multiple versions and saves time.

Change-Id: I71bd110d8bbbc7843670f4b48e030badca133729
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/80136
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
pom.xml
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/pom.xml

diff --git a/pom.xml b/pom.xml
index 5bab8a58f84ab76ba9717b59bd189fdf5e62c0f3..1ecde4671375de7089ab6604db317e9445448009 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git</tycho.scmUrl>
     <cbi-plugins.version>1.1.3</cbi-plugins.version>
     <target-platform>tracecompass-e4.6</target-platform>
-    <help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.5</help-docs-eclipserun-repo>
+    <help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.6</help-docs-eclipserun-repo>
 
     <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) -->
index ac70e77f3c161b48da62627cd0c75e0b0f2b427f..42ba3eec3f0cd53944c9617e44111949e8e2ca28 100644 (file)
@@ -32,7 +32,7 @@
     <dependency>
       <groupId>org.eclipse.tracecompass.testtraces</groupId>
       <artifactId>tracecompass-test-traces-ctf</artifactId>
-      <version>1.2.0</version>
+      <version>1.6.0</version>
     </dependency>
   </dependencies>
   <repositories>
This page took 0.025846 seconds and 5 git commands to generate.