]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-5.6' 53/155553/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 9 Jan 2020 15:50:13 +0000 (16:50 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 9 Jan 2020 15:52:56 +0000 (16:52 +0100)
commitdb019c473edcf8cc96456f8c4ac07e42a7d2eefa
tree8ae181970f5e5e70ba202e02d3fc78cc9461c869
parent8e21f0f9c74a374e871557c5698a4bfc56e7c11a
parentd7304eddaf393375cea93433db182841fd5e08ef
Merge branch 'stable-5.6'

* stable-5.6:
  Fix API problem filters
  Fix unclosed resource warning in SmartOutputStream
  JschConfigSessionFactory: fix boxing warning
  SshSupport#runSshCommand: don't throw exception in finally block
  Don't override already managed maven-compiler-plugin version
  Remove unused import from CreateFileSnapshotBenchmark
  Remove duplicate ignore_optional_problems entry in .classpath
  Update maven-site-plugin used by benchmark module to 3.8.2
  Add dependency to enable site generation for benchmark module
  Ignore warnings for generated source code in
org.eclipse.jgit.benchmark
  Fix MBean registration
  Enhance WindowCache statistics

Change-Id: I4a77c602bfffed60535d0b8fc251a552b128068d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.benchmarks/.classpath
org.eclipse.jgit.benchmarks/pom.xml
org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/SmartOutputStream.java
org.eclipse.jgit.packaging/pom.xml
org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/file/WindowCacheGetTest.java
org.eclipse.jgit/.settings/.api_filters
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/WindowCache.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/ConfigConstants.java
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/WindowCacheStats.java
org.eclipse.jgit/src/org/eclipse/jgit/util/SshSupport.java
pom.xml