Browse Source

Merge "cleanup: Remove no-longer needed API compatibility warning filters"

tags/v3.5.0.201409071800-rc1
Christian Halstrick 9 years ago
parent
commit
a086582ef2
1 changed files with 0 additions and 38 deletions
  1. 0
    38
      org.eclipse.jgit.archive/.settings/.api_filters

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

@@ -1,38 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.jgit.archive" version="2">
<resource path="src/org/eclipse/jgit/archive/TarFormat.java" type="org.eclipse.jgit.archive.TarFormat">
<filter id="337768515">
<message_arguments>
<message_argument value="org.eclipse.jgit.archive.TarFormat"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/jgit/archive/Tbz2Format.java" type="org.eclipse.jgit.archive.Tbz2Format">
<filter comment="x" id="337768515">
<message_arguments>
<message_argument value="org.eclipse.jgit.archive.Tbz2Format"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/jgit/archive/TgzFormat.java" type="org.eclipse.jgit.archive.TgzFormat">
<filter id="337768515">
<message_arguments>
<message_argument value="org.eclipse.jgit.archive.TgzFormat"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/jgit/archive/TxzFormat.java" type="org.eclipse.jgit.archive.TxzFormat">
<filter id="337768515">
<message_arguments>
<message_argument value="org.eclipse.jgit.archive.TxzFormat"/>
</message_arguments>
</filter>
</resource>
<resource path="src/org/eclipse/jgit/archive/ZipFormat.java" type="org.eclipse.jgit.archive.ZipFormat">
<filter id="337768515">
<message_arguments>
<message_argument value="org.eclipse.jgit.archive.ZipFormat"/>
</message_arguments>
</filter>
</resource>
</component>

Loading…
Cancel
Save