From e8705a6e27f5ff44b229008af99836c6521a49e4 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 4 Apr 2016 11:12:21 +0200 Subject: [PATCH] Prepare Neon target platform also use the Neon target platform as the default target platform. Neon Eclipse platform requires BREE 8 so we have to use Java 8 at least for the JGit packaging build (for the compiler settings we still stick to source and target 1.7 since we want to still support Java 7) otherwise unpacking platform pack200 archives will fail since they are built using Java 8 and hence cannot be unpacked using Java 7's unpack200. Update org.junit from 4.11 to 4.11 and org.apache.ant from from 1.9.2 to 1.9.6 since the older versions are not available in Neon orbit version Ignore a couple of tests in ResourceUtilTest which now fail [1] since bug 476585 was fixed in Neon M6. CQ: 10694 CQ: 11308 Change-Id: I1a99a3ac2148693e21c57df5aeb848035b52b97b Signed-off-by: Matthias Sohn --- org.eclipse.jgit.ant/pom.xml | 2 +- .../org.eclipse.jgit.target/jgit-4.6.target | 14 +++++++------- .../org.eclipse.jgit.target/jgit-4.6.tpd | 6 +++--- ...204220443-Neon.tpd => S20160501200945-Neon.tpd} | 12 ++++++------ org.eclipse.jgit.packaging/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 19 insertions(+), 19 deletions(-) rename org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/{S20151204220443-Neon.tpd => S20160501200945-Neon.tpd} (86%) diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml index edab1cec4..6a603d07a 100644 --- a/org.eclipse.jgit.ant/pom.xml +++ b/org.eclipse.jgit.ant/pom.xml @@ -72,7 +72,7 @@ org.apache.ant ant - 1.9.2 + 1.9.6 diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target index e506aec37..d8cacb4c6 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target @@ -1,7 +1,7 @@ - + @@ -23,8 +23,8 @@ - - + + @@ -48,8 +48,8 @@ - - + + @@ -58,11 +58,11 @@ - + - + diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd index 3963361f6..83a68ddc5 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd @@ -1,8 +1,8 @@ -target "jgit-4.5" with source configurePhase +target "jgit-4.6" with source configurePhase include "projects/jetty-9.2.13.tpd" -include "orbit/S20151204220443-Neon.tpd" +include "orbit/S20160501200945-Neon.tpd" -location "http://download.eclipse.org/releases/mars/" { +location "http://download.eclipse.org/releases/neon/" { org.eclipse.osgi lazy } \ No newline at end of file diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20151204220443-Neon.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20160501200945-Neon.tpd similarity index 86% rename from org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20151204220443-Neon.tpd rename to org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20160501200945-Neon.tpd index 3afdbaa3d..a5d87e93d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20151204220443-Neon.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20160501200945-Neon.tpd @@ -1,9 +1,9 @@ -target "S20151204220443-Neon" with source configurePhase +target "S20160501200945-Neon" with source configurePhase // see http://download.eclipse.org/tools/orbit/downloads/ -location "http://download.eclipse.org/tools/orbit/downloads/drops/S20151204220443/repository/" { - org.apache.ant [1.9.4.v201504302020,1.9.4.v201504302020] - org.apache.ant.source [1.9.4.v201504302020,1.9.4.v201504302020] +location "http://download.eclipse.org/tools/orbit/downloads/drops/S20160501200945/repository/" { + org.apache.ant [1.9.6.v201510161327,1.9.6.v201510161327] + org.apache.ant.source [1.9.6.v201510161327,1.9.6.v201510161327] org.apache.commons.compress [1.6.0.v201310281400,1.6.0.v201310281400] org.apache.commons.compress.source [1.6.0.v201310281400,1.6.0.v201310281400] org.apache.commons.logging [1.1.1.v201101211721,1.1.1.v201101211721] @@ -27,8 +27,8 @@ location "http://download.eclipse.org/tools/orbit/downloads/drops/S2015120422044 com.google.gson [2.2.4.v201311231704,2.2.4.v201311231704] com.jcraft.jsch [0.1.53.v201508180515,0.1.53.v201508180515] com.jcraft.jsch.source [0.1.53.v201508180515,0.1.53.v201508180515] - org.junit [4.11.0.v201303080030,4.11.0.v201303080030] - org.junit.source [4.11.0.v201303080030,4.11.0.v201303080030] + org.junit [4.12.0.v201504281640,4.12.0.v201504281640] + org.junit.source [4.12.0.v201504281640,4.12.0.v201504281640] javax.servlet [3.1.0.v201410161800,3.1.0.v201410161800] javax.servlet.source [3.1.0.v201410161800,3.1.0.v201410161800] org.tukaani.xz [1.3.0.v201308270617,1.3.0.v201308270617] diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index e9dd1b6ec..21d79dd66 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -61,7 +61,7 @@ 0.23.0 ${tycho-version} - jgit-4.5 + jgit-4.6 diff --git a/pom.xml b/pom.xml index e80d4fb1f..0b9f4f1c6 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ 4.2.0.201601211800-r 0.1.53 0.7.9 - 4.11 + 4.12 1C 2.0.15 1.6