jgit/org.eclipse.jgit.junit.http
Robin Rosenberg a03bdcbbb4 Don't warn for methods that can be static
Making the methods static would gain little in performance,
make the code harder to change. Removing unncessary warnings
is more important.

Change-Id: If3e6aa9c1d92e58b4e7a8e246cf4aace237d7a7b
2014-07-02 00:36:38 +02:00
..
.settings Don't warn for methods that can be static 2014-07-02 00:36:38 +02:00
META-INF Prepare 3.5.0-SNAPSHOT builds 2014-06-04 18:23:29 -04:00
src/org/eclipse/jgit/junit/http Remove some unnecessary dependencies on FileRepostory 2013-04-18 15:33:50 -05: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 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 Prepare 3.5.0-SNAPSHOT builds 2014-06-04 18:23:29 -04:00