diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-11-17 00:28:05 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-11-17 00:35:56 +0100 |
commit | 608e31126e3ef0ff4d02e048dc5eefdb28f0b7c4 (patch) | |
tree | 1e6e36915e9d72584565be75c2c89e754320ae55 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd | |
parent | 5bb434e01fd38bd31bdf1beaa8f608ad395b44dd (diff) | |
download | jgit-608e31126e3ef0ff4d02e048dc5eefdb28f0b7c4.tar.gz jgit-608e31126e3ef0ff4d02e048dc5eefdb28f0b7c4.zip |
Add Oxygen target platform and remove target platforms older than Mars
Change-Id: I196c3c95dafa5ea5f165d20aaac2ce07a2c53631
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd new file mode 100644 index 0000000000..39ab283160 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd @@ -0,0 +1,8 @@ +target "jgit-4.7" with source configurePhase + +include "projects/jetty-9.2.13.tpd" +include "orbit/S20161021172207-Oxygen.tpd" + +location "http://download.eclipse.org/releases/oxygen/" { + org.eclipse.osgi lazy +}
\ No newline at end of file |