Skip to content

Commit

Permalink
Silence API error for new constant in ConfigConstants
Browse files Browse the repository at this point in the history
Change-Id: Ic4bd10b67caf6b2a2cc0c23bb4e7c717e4ccd6d5
Signed-off-by: Matthias Sohn <[email protected]>
  • Loading branch information
msohn committed Feb 18, 2018
1 parent 33d5c0f commit 44f0a01
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions org.eclipse.jgit/.settings/.api_filters
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.jgit" version="2">
<resource path="src/org/eclipse/jgit/lib/ConfigConstants.java" type="org.eclipse.jgit.lib.ConfigConstants">
<filter id="336658481">
<message_arguments>
<message_argument value="org.eclipse.jgit.lib.ConfigConstants"/>
<message_argument value="CONFIG_KEY_REQUIRED"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/jgit/merge/ResolveMerger.java" type="org.eclipse.jgit.merge.ResolveMerger">
<filter id="336658481">
<message_arguments>
Expand Down

0 comments on commit 44f0a01

Please sign in to comment.