Skip to content

Changes

Summary

  1. Downgrade jetty to 9.3.9.v20160517 (details)
  2. Remove unused import from ManifestParser (details)
Commit 94accd719aa0532218babef269c7150a301b41ff by Matthias Sohn
Downgrade jetty to 9.3.9.v20160517

This works around the problems we faced with jetty 9.4.3.v20170317.

Bug: 514336
Change-Id: I7e9dd539414624d71587c55cb436b843949aa296
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
The file was modified org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
The file was removedorg.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-9.4.3.tpd
The file was modified org.eclipse.jgit.lfs.server.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.target
The file was modified org.eclipse.jgit.pgm/META-INF/MANIFEST.MF
The file was modified org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.target
The file was modified org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.7.tpd
The file was modified org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.5.tpd
The file was modified org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.tpd
The file was modified org.eclipse.jgit.junit.http/META-INF/MANIFEST.MF
The file was addedorg.eclipse.jgit.packaging/org.eclipse.jgit.target/projects/jetty-9.3.9.tpd
The file was modified org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.6.target
Commit b65a764b6bc5d28f59084a3af98df04fdf6373ba by Matthias Sohn
Remove unused import from ManifestParser

Change-Id: Ie60ef9c7bc6ce0fdf017949ebfb9a21753e70506
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
The file was modified org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/ManifestParser.java