From 312ab4f7f65e4f7658e307e0fd143642fa95a98a Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 12 Jan 2021 22:39:51 +0100 Subject: Add target platform for eclipse 4.19 staging Change-Id: I172aa01203edc8cd069c93762c482a3f21950acc Signed-off-by: Matthias Sohn --- .../jgit-4.19-staging.target | 96 ++++++++++++++++++++++ .../org.eclipse.jgit.target/jgit-4.19-staging.tpd | 8 ++ 2 files changed, 104 insertions(+) create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19-staging.target create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19-staging.tpd diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19-staging.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19-staging.target new file mode 100644 index 0000000000..567767cee6 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19-staging.target @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19-staging.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19-staging.tpd new file mode 100644 index 0000000000..d01602850b --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19-staging.tpd @@ -0,0 +1,8 @@ +target "jgit-4.19-staging" with source configurePhase + +include "projects/jetty-9.4.x.tpd" +include "orbit/S20210105214148.tpd" + +location "https://download.eclipse.org/staging/2021-03/" { + org.eclipse.osgi lazy +} -- cgit v1.2.3