summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-08-24 17:39:07 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-08-24 17:39:07 +0200
commitdb6c2c2aa58f574383b51b3802e6817ac4cf8963 (patch)
tree20cd5b42c896c3136bf233b28004d59591d95af5 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
parent9b55f1a27828255abcb6f1366f4a2eb30bd8b38c (diff)
parentb0332d01330848fc21fbdb63727deb250fc6aad3 (diff)
downloadjgit-db6c2c2aa58f574383b51b3802e6817ac4cf8963.tar.gz
jgit-db6c2c2aa58f574383b51b3802e6817ac4cf8963.zip
Merge branch 'stable-4.9' into stable-4.10
* stable-4.9: Ignore API warnings Fix photon target platform to use photon version of org.eclipse.osgi Update Photon orbit repository to R20180606145124 Suppress warning for trying to delete non-empty directory Fix fetching with duplicate ref updates Fetch(Process): should tolerate duplicate refspecs FetchCommandTest: test add/update/delete fetch Change-Id: I2a83c059b7014c2a9e6267c963422c7785b23f17 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
index 6da22ae512..0ea2b99f32 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd
@@ -1,8 +1,8 @@
target "jgit-4.8" with source configurePhase
include "projects/jetty-9.4.8.tpd"
-include "orbit/S20170912163609-Photon.tpd"
+include "orbit/R20180606145124-Photon.tpd"
-location "http://download.eclipse.org/releases/oxygen/" {
+location "http://download.eclipse.org/releases/photon/" {
org.eclipse.osgi lazy
}