From: Marc-Andre Laperle Date: Fri, 12 Aug 2016 15:31:16 +0000 (-0400) Subject: releng: Update to Tycho 0.26.0 X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=f1377951827df544eff567f33d8a5daa2ecfe6d8;p=deliverable%2Ftracecompass.git releng: Update to Tycho 0.26.0 Also skip archiving the repository. This new option in Tycho 0.26.0 saves a few seconds of build time since we do not use the archive for either p2 repositories (the releng-site and the rcp one). Change-Id: Iec47d66dda72e9b686ed9d5e8f2c54ffd0983254 Signed-off-by: Marc-Andre Laperle Reviewed-on: https://git.eclipse.org/r/78974 Reviewed-by: Hudson CI Reviewed-by: Bernd Hufmann Tested-by: Bernd Hufmann --- diff --git a/pom.xml b/pom.xml index ea36eaf77e..75cbda38e9 100644 --- a/pom.xml +++ b/pom.xml @@ -43,8 +43,8 @@ UTF-8 - 0.25.0 - 0.25.0 + 0.26.0 + 0.26.0 scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git 1.1.3 tracecompass-e4.6 @@ -493,6 +493,9 @@ org.eclipse.tycho tycho-p2-repository-plugin ${tycho-version} + + true +