jgit/org.eclipse.jgit
Saša Živkov 176466ed28 Move loggers to the top of their class
There is a possibility of hitting NPE on a logger if it is not the first
statically initialized member. For example, if another static
initializer creates an instance of its class and the logger is used
from the constructor.

Change-Id: I51fa855a8883c107f2e4ef5ac039dc12a571a7ae
2017-10-30 04:43:51 -04:00
..
.settings Remove no longer needed API problem filters 2017-09-06 00:58:09 +02:00
META-INF Prepare 4.10.0-SNAPSHOT builds 2017-10-08 11:35:54 +02:00
findBugs
resources/org/eclipse/jgit Support symbolic references in ReceiveCommand 2017-10-18 13:42:20 -07:00
src/org/eclipse/jgit Move loggers to the top of their class 2017-10-30 04:43:51 -04:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Bazel: Restrict src globs to Java source files 2017-04-13 14:14:55 +09:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties
pom.xml Prepare 4.10.0-SNAPSHOT builds 2017-10-08 11:35:54 +02:00