jgit/org.eclipse.jgit.benchmarks
Matthias Sohn 3cb02ccfdf Merge branch 'stable-6.0'
* stable-6.0:
  FS: debug logging only if system config file cannot be found
  FS: debug logging only if system config file cannot be found
  Update .factorypath used by annotation processor for benchmarks
  Use  maven-compiler-plugin's release tag instead of source and target
  Don't use deprecated Repository#getAllRefs in Repository
  Don't use deprecated Repository#getAllRefs in FileRepository
  RevListTest: fix warning that method parameter hides field 'git'
  Implement RecordingLogger based on org.slf4j.Logger
  Let ObjectDatabase implement AutoClosable

Change-Id: Ie6b3cfa66b319033d4448dcf20362b753c0e9d7c
2021-11-28 12:07:48 +01:00
..
.settings Enable compiler option --release 2021-09-29 17:13:01 +02:00
findBugs [spotbugs] Silence warning DLS_DEAD_LOCAL_STORE in generated classes 2020-12-22 10:52:58 +01:00
src/org/eclipse/jgit/benchmarks Add benchmark for strategies how to move a file 2020-06-06 11:10:35 +02:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.factorypath Update .factorypath used by annotation processor for benchmarks 2021-11-26 22:17:01 +01:00
.gitignore JMH benchmark for SimpleLruCache 2019-11-05 14:50:32 +01:00
.project JMH benchmark for SimpleLruCache 2019-11-05 14:50:32 +01:00
BUILD Fix running benchmarks from bazel 2021-09-27 16:50:15 +02:00
pom.xml Merge branch 'stable-6.0' 2021-11-28 12:07:48 +01:00