diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-02-18 23:43:20 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-02-18 23:43:20 +0100 |
commit | 8bb1b5a7bad672b77c2f14de33ff5065aed291b9 (patch) | |
tree | 83447e619531bdcb1cbd34bcaf658682146c71ee /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd | |
parent | e74385b0dd4fc966076253c5c38d7b90ecd9b12f (diff) | |
download | jgit-8bb1b5a7bad672b77c2f14de33ff5065aed291b9.tar.gz jgit-8bb1b5a7bad672b77c2f14de33ff5065aed291b9.zip |
Add Neon target platform
Change-Id: I24cceef84a9351b84ca46635a3898de113f1046c
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd | 8 |
1 files changed, 8 insertions, 0 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 new file mode 100644 index 0000000000..3963361f6c --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd @@ -0,0 +1,8 @@ +target "jgit-4.5" with source configurePhase + +include "projects/jetty-9.2.13.tpd" +include "orbit/S20151204220443-Neon.tpd" + +location "http://download.eclipse.org/releases/mars/" { + org.eclipse.osgi lazy +}
\ No newline at end of file |