diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-01 01:17:11 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-05 17:58:02 -0400 |
commit | a2ec6ccf0ae2113f699c10e0b46a72b94a8202a6 (patch) | |
tree | 70fbe0e01a4acb83eb4093a2552f78564216b5ea /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd | |
parent | f333c7496b1352801dddc7dfe488efbcfd2ca4a8 (diff) | |
download | jgit-a2ec6ccf0ae2113f699c10e0b46a72b94a8202a6.tar.gz jgit-a2ec6ccf0ae2113f699c10e0b46a72b94a8202a6.zip |
Add photon target platform jgit-4.8.target
Change-Id: I87f52f512db4c89fa4e3e550ff97fdec843b8469
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.tpd | 8 |
1 files changed, 8 insertions, 0 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 new file mode 100644 index 0000000000..39d7553751 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.8.tpd @@ -0,0 +1,8 @@ +target "jgit-4.8" with source configurePhase + +include "projects/jetty-9.4.5.tpd" +include "orbit/S20170912163609-Photon.tpd" + +location "http://download.eclipse.org/releases/oxygen/" { + org.eclipse.osgi lazy +} |