Browse Source

Remove no longer needed API problem filters

Change-Id: I206682a60ad9228c89efa22f8db9e72e19f17f6d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v4.9.0.201710071750-r
Matthias Sohn 6 years ago
parent
commit
5bd9392f96
1 changed files with 0 additions and 28 deletions
  1. 0
    28
      org.eclipse.jgit/.settings/.api_filters

+ 0
- 28
org.eclipse.jgit/.settings/.api_filters View File

@@ -1,33 +1,5 @@
<?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 comment="adding enum constant does not break binary compatibility" id="336658481">
<message_arguments>
<message_argument value="org.eclipse.jgit.lib.ConfigConstants"/>
<message_argument value="CONFIG_KEY_IN_CORE_LIMIT"/>
</message_arguments>
</filter>
<filter comment="adding enum constant does not break binary compatibility" id="336658481">
<message_arguments>
<message_argument value="org.eclipse.jgit.lib.ConfigConstants"/>
<message_argument value="CONFIG_MERGE_SECTION"/>
</message_arguments>
</filter>
<filter id="1141899266">
<message_arguments>
<message_argument value="4.7"/>
<message_argument value="4.8"/>
<message_argument value="CONFIG_KEY_AUTODETACH"/>
</message_arguments>
</filter>
<filter id="1141899266">
<message_arguments>
<message_argument value="4.7"/>
<message_argument value="4.8"/>
<message_argument value="CONFIG_KEY_LOGEXPIRY"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/jgit/lib/ReflogEntry.java" type="org.eclipse.jgit.lib.ReflogEntry">
<filter comment="adding enum constant does not break binary compatibility" id="403767336">
<message_arguments>

Loading…
Cancel
Save