]> source.dussan.org Git - jgit.git/commit
Suppress the API errors introduced by 3e9a5f99 85/152685/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 14 Nov 2019 18:08:24 +0000 (10:08 -0800)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 14 Nov 2019 18:08:24 +0000 (10:08 -0800)
commit63fc6970cc51b712608d93e7cba0b85bb559ac52
tree56c7ee30bfb44dfa9635e3663645509fb19467fc
parent57bb09ade94bce7860efa0633a599aec55f7aee6
Suppress the API errors introduced by 3e9a5f99

I1ce92869435d5eebb7d671be44561e69c6233134 merged BaseReceivePack into
ReceivePack which breaks API but is only affecting the few jgit based
servers out in the wild.

Change-Id: Iad856a2afaf3cad95d01ad81a0116cebcd9de2d9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/.settings/.api_filters
org.eclipse.jgit/src/org/eclipse/jgit/transport/AdvertiseRefsHook.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/ReceiveCommand.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/ReceivePack.java