From: Matthias Sohn Date: Mon, 29 Oct 2018 23:19:11 +0000 (+0100) Subject: New target platform for 4.9 X-Git-Tag: v5.2.0.201811281532-m3~58^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7c03521f1ad86419d4cd59cf158e3ed09d496ac4;p=jgit.git New target platform for 4.9 Change-Id: I73474deaecda4e594e5604213d3ae30c499a2ca7 Signed-off-by: Matthias Sohn --- diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.target new file mode 100644 index 0000000000..0a4ec20d42 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.9.target @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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