diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-25 23:01:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-26 00:49:14 +0200 |
commit | cd647df6d746e7ed95e2b543863c23656fbf1a0f (patch) | |
tree | b7359421078255aef0d12168e1d75eddcff88e7b /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd | |
parent | cee26c00372db1e0e4a9c3c68238607190380451 (diff) | |
download | jgit-cd647df6d746e7ed95e2b543863c23656fbf1a0f.tar.gz jgit-cd647df6d746e7ed95e2b543863c23656fbf1a0f.zip |
Update target platform to S20190819183153 (2019-09 M3)
* rename 4.12 staging to 4.12
* verified there are no version number changes between 4.12-staging and
new 4.12 final
* create 4.13-staging from former 4.12-staging
* update orbit to latest snapshot
* sort entries in S20190819183153.tpd
Change-Id: I1c3992b1dae2282a8c057e1453a6b63664d09207
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd new file mode 100644 index 0000000000..37d737283d --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.12.tpd @@ -0,0 +1,8 @@ +target "jgit-4.12" with source configurePhase + +include "projects/jetty-9.4.14.tpd" +include "orbit/S20190819183153.tpd" + +location "http://download.eclipse.org/releases/2019-06/" { + org.eclipse.osgi lazy +} |