jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/submodule
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
..
SubmoduleAddTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
SubmoduleInitTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
SubmoduleStatusTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
SubmoduleSyncTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
SubmoduleUpdateTest.java Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
SubmoduleWalkTest.java Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00