diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-30 00:19:11 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-10-30 00:29:15 +0100 |
commit | 7c03521f1ad86419d4cd59cf158e3ed09d496ac4 (patch) | |
tree | 28cfca20b85dbb70b69c7e5950801794006bdcef /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.tpd | |
parent | 6f359c1709ed431e8220dfc5112391a2d6df5e79 (diff) | |
download | jgit-7c03521f1ad86419d4cd59cf158e3ed09d496ac4.tar.gz jgit-7c03521f1ad86419d4cd59cf158e3ed09d496ac4.zip |
New target platform for 4.9
Change-Id: I73474deaecda4e594e5604213d3ae30c499a2ca7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.tpd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.tpd new file mode 100644 index 0000000000..0ca246b4c7 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.tpd @@ -0,0 +1,8 @@ +target "jgit-4.9" with source configurePhase + +include "projects/jetty-9.4.11.tpd" +include "orbit/R20180905201904-2018-09.tpd" + +location "http://download.eclipse.org/releases/2018-09/" { + org.eclipse.osgi lazy +}
\ No newline at end of file |