Silence API warning raised since 7fafd372

This new git capability isn't yet in the wild in the git-core camp.
Hence we can silence this API warning.

Change-Id: I9e030959f658c58344b04ef2f9edd28060f0c964
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2015-01-13 16:44:15 +01:00
parent 3285d2f238
commit 05078f5de1
1 changed files with 9 additions and 0 deletions

View File

@ -36,4 +36,13 @@
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/jgit/transport/GitProtocolConstants.java" type="org.eclipse.jgit.transport.GitProtocolConstants">
<filter id="388194388">
<message_arguments>
<message_argument value="org.eclipse.jgit.transport.GitProtocolConstants"/>
<message_argument value="CAPABILITY_ATOMIC"/>
<message_argument value="atomic-push"/>
</message_arguments>
</filter>
</resource>
</component>