aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/.settings
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-09-01 14:50:48 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-09-01 14:50:48 +0200
commit525127ebb446eec5d200e3f5d5c4f2f4e0cb01c3 (patch)
tree2fec103ba427b5f5350a6f0a5b650c73cf8bd50c /org.eclipse.jgit/.settings
parent5b8e387c6736ea4d3b70f4bd71173c3aa0048df6 (diff)
downloadjgit-525127ebb446eec5d200e3f5d5c4f2f4e0cb01c3.tar.gz
jgit-525127ebb446eec5d200e3f5d5c4f2f4e0cb01c3.zip
Silence API error for new interface method ProtocolV2Hook#onObjectInfo
Change-Id: Ie4d09db2b89f26bc6ceb4e84f10c7e66b0ff684f
Diffstat (limited to 'org.eclipse.jgit/.settings')
-rw-r--r--org.eclipse.jgit/.settings/.api_filters8
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters
index 14c505de01..83a83817f4 100644
--- a/org.eclipse.jgit/.settings/.api_filters
+++ b/org.eclipse.jgit/.settings/.api_filters
@@ -8,6 +8,14 @@
</message_arguments>
</filter>
</resource>
+ <resource path="src/org/eclipse/jgit/transport/ProtocolV2Hook.java" type="org.eclipse.jgit.transport.ProtocolV2Hook">
+ <filter id="404000815">
+ <message_arguments>
+ <message_argument value="org.eclipse.jgit.transport.ProtocolV2Hook"/>
+ <message_argument value="onObjectInfo(ObjectInfoRequest)"/>
+ </message_arguments>
+ </filter>
+ </resource>
<resource path="src/org/eclipse/jgit/transport/SshConstants.java" type="org.eclipse.jgit.transport.SshConstants">
<filter id="1142947843">
<message_arguments>