jgit/org.eclipse.jgit.junit.http
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments
Since the introduction of generic type parameter inference in Java 7,
it's not necessary to explicitly specify the type of generic parameters.

Enable the warning in Eclipse, and fix all occurrences.

Change-Id: I9158caf1beca5e4980b6240ac401f3868520aad0
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2017-02-20 22:47:23 +01:00
..
.settings Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
META-INF Update Jetty to 9.4.1.v20170120 2017-02-19 20:04:40 -04:00
src/org/eclipse/jgit/junit/http Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02: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
BUCK buck: run http tests 2016-01-02 02:02:46 +01:00
build.properties Fix line endings 2013-05-03 16:19:07 +02:00
plugin.properties Fix plugin provider names to conform with release train requirement 2013-04-08 23:05:36 +02:00
pom.xml Update Jetty to 9.4.1.v20170120 2017-02-19 20:04:40 -04:00