From: Matthias Sohn Date: Sun, 28 Oct 2018 23:40:00 +0000 (+0100) Subject: Silence API errors for new methods added to DepthWalk X-Git-Tag: v5.2.0.201811281532-m3~61 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F131573%2F3;p=jgit.git Silence API errors for new methods added to DepthWalk 237abe6a added method getDeepenNots() with a default implementation and method getDeepenNotFlag() to the interface DepthWalk. This affects implementers which is ok in minor release following OSGi semantic versioning. Change-Id: I1c872da261fc6825e1e310127761b8b8a6d397d4 Signed-off-by: Matthias Sohn --- diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters index e4b7ba7794..ef0d5301db 100644 --- a/org.eclipse.jgit/.settings/.api_filters +++ b/org.eclipse.jgit/.settings/.api_filters @@ -17,6 +17,18 @@ + + + + + + + + + + + +