diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-25 15:03:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-25 15:03:04 +0200 |
commit | eb84af7de21e7f4b5a90c606594855aaea906850 (patch) | |
tree | c29ae78acd9eecb43284912fb3e68230a1138927 | |
parent | 88524581cf74d5e95be9838f8f43efa6583a71f1 (diff) | |
download | jgit-eb84af7de21e7f4b5a90c606594855aaea906850.tar.gz jgit-eb84af7de21e7f4b5a90c606594855aaea906850.zip |
Update Orbit repository for Neon to R20160520211859
Change-Id: I5e051a652848d8aae0d10c9e1bd42f6b320145f9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd | 2 | ||||
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20160520211859-Neon.tpd (renamed from org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20160518051658-Neon.tpd) | 4 |
2 files changed, 3 insertions, 3 deletions
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 9b5365fc65..c784c1fb0e 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,7 +1,7 @@ target "jgit-4.6" with source configurePhase include "projects/jetty-9.2.13.tpd" -include "orbit/S20160518051658-Neon.tpd" +include "orbit/R20160520211859-Neon.tpd" location "http://download.eclipse.org/releases/neon/" { org.eclipse.osgi lazy diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20160518051658-Neon.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20160520211859-Neon.tpd index efb6cbd118..5aca0b7d7f 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/S20160518051658-Neon.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20160520211859-Neon.tpd @@ -1,7 +1,7 @@ -target "S20160518051658-Neon" with source configurePhase +target "R20160520211859-Neon" with source configurePhase // see http://download.eclipse.org/tools/orbit/downloads/ -location "http://download.eclipse.org/tools/orbit/downloads/drops/S20160518051658/repository/" { +location "http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/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] |