diff options
author | Mat Booth <mat.booth@redhat.com> | 2017-05-11 15:46:50 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-05-11 22:04:41 +0200 |
commit | 33bbbc3c77eeee37a7b3d233f3c7be904948c5e7 (patch) | |
tree | de1272197469b806baf6e24f2f8671ea30039c80 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd | |
parent | 2244078e87d4b81b7cff78b307ff757dcb6ac285 (diff) | |
download | jgit-33bbbc3c77eeee37a7b3d233f3c7be904948c5e7.tar.gz jgit-33bbbc3c77eeee37a7b3d233f3c7be904948c5e7.zip |
Update jetty to 9.4.5
* Adapt to API removals in jetty 9.4+
* Manifests changed to restrict jetty to [9.4.5,10.0.0)
Bug: 514336
Bug: 516514
Change-Id: Ifcfd968084dfa6db0ae07cf541d33a6cdedc1ee2
Signed-off-by: Mat Booth <mat.booth@redhat.com>
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 | 2 |
1 files changed, 1 insertions, 1 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 index b699452dfe..8c19a9547a 100644 --- 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 @@ -1,6 +1,6 @@ target "jgit-4.6" with source configurePhase -include "projects/jetty-9.3.17.tpd" +include "projects/jetty-9.4.5.tpd" include "orbit/S20170306214312-Oxygen.tpd" location "http://download.eclipse.org/releases/neon/" { |