jgit/org.eclipse.jgit.junit.http
Matthias Sohn 447002b303 Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127
This reverts commit 24a0f47e32 and
updates JGit dependencies to use the latest available Jetty 7.x
release. We can't use Jetty 8.x since it depends on Servlet API 3.0
which requires Java 6 but JGit still wants to support Java 5.
Use one of the target platforms defined in
Ibf67a6d3539fa0708a3e5dbe44fb899c56fbd8ed to work with that in Eclipse.

Change-Id: I343273d994dc7b6e0287c604e5926ff77d5b585b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2012-06-03 08:32:38 +02:00
..
.settings Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
META-INF Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127 2012-06-03 08:32:38 +02:00
src/org/eclipse/jgit/junit/http Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127 2012-06-03 08:32:38 +02:00
.classpath Introduce http test bundle 2010-12-08 16:20:28 +01:00
.gitignore Introduce http test bundle 2010-12-08 16:20:28 +01:00
.project Enforce the use of Java5 API:s only (with a few exceptions) 2011-12-16 01:01:36 +01:00
build.properties Introduce http test bundle 2010-12-08 16:20:28 +01:00
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Prepare next 2.0.0-SNAPSHOT builds 2012-05-31 01:39:57 +02:00