jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
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
..
api Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
attributes Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
diff Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
dircache Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
events Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 2016-10-19 15:09:37 +09:00
gitrepo Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
ignore Ignore trailing spaces in directory rule patterns 2016-09-14 07:43:52 -04:00
indexdiff Fix symlink content comparison on MacOS in tree walk 2016-10-11 00:20:23 +02:00
internal/storage Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
junit Clarify the semantics of DfsRefDatabase#compareAndPut 2016-08-25 19:12:39 -07:00
lib Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
merge Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
nls Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
notes Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
patch Organize imports 2016-11-14 13:25:20 -08:00
revplot Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
revwalk Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
storage/file Remove hardcoded target/trash from test cases 2013-11-01 19:57:47 -07:00
submodule Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
symlinks SymlinksTest: Open git and TreeWalk in try-with-resource 2016-02-05 14:05:22 +09:00
test/resources Fix loop in auto gc 2016-11-07 22:31:10 +01:00
transport Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
treewalk Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
util Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00