]> source.dussan.org Git - jgit.git/commit
Set minimum Jetty version to 7.6 29/6229/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 3 Jun 2012 21:54:12 +0000 (23:54 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 3 Jun 2012 21:54:12 +0000 (23:54 +0200)
commit725329a0b9b1d2e79e27739f33a8e5ff91cc9993
tree547a9d69dceb35407e3bb545096bc08f4a6e0797
parent0c6e7d71273b2b899f35e974d5a1463ce110fa7e
Set minimum Jetty version to 7.6

This reverts commit 0c6e7d71273b2b899f35e974d5a1463ce110fa7e which
didn't work since package imports need to be different with Jetty 7.5
and 7.6. Jetty 7.6 can be installed into Eclipse SDK 3.7.2 so rather
require Jetty 7.6 instead of adding a lot of reflective code to
workaround these incompatible changes.

Change-Id: I7eb6413ecf2bc4ad7bef0c70cde45ae3fde02b2f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
org.eclipse.jgit.junit.http/META-INF/MANIFEST.MF