From 33bbbc3c77eeee37a7b3d233f3c7be904948c5e7 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Thu, 11 May 2017 15:46:50 +0100 Subject: 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 Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd index 624b1191a9..b7ebc3202b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd @@ -1,8 +1,8 @@ target "jgit-4.7" 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/oxygen/" { org.eclipse.osgi lazy -} \ No newline at end of file +} -- cgit v1.2.3