aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/.settings
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-10-12 18:25:33 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-10-12 18:25:33 +0200
commitd1d8bc30c213e6c416534a02921edada9d50cb25 (patch)
tree18995e03f2516c12d8237498537ee5cadde51f61 /org.eclipse.jgit/.settings
parente3b0ee14d9e87f05bb3ba0890574ae4871192ac7 (diff)
downloadjgit-d1d8bc30c213e6c416534a02921edada9d50cb25.tar.gz
jgit-d1d8bc30c213e6c416534a02921edada9d50cb25.zip
Silence API errors for new fields added to PackStatistics.Accumulator
These fields were added in a307c887. Change-Id: I9e80abdb6f48dc7bf72de683dcf3566d2dab611f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/.settings')
-rw-r--r--org.eclipse.jgit/.settings/.api_filters17
1 files changed, 17 insertions, 0 deletions
diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters
new file mode 100644
index 0000000000..f037ba2f3a
--- /dev/null
+++ b/org.eclipse.jgit/.settings/.api_filters
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<component id="org.eclipse.jgit" version="2">
+ <resource path="src/org/eclipse/jgit/storage/pack/PackStatistics.java" type="org.eclipse.jgit.storage.pack.PackStatistics$Accumulator">
+ <filter id="336658481">
+ <message_arguments>
+ <message_argument value="org.eclipse.jgit.storage.pack.PackStatistics.Accumulator"/>
+ <message_argument value="offloadedPackfileSize"/>
+ </message_arguments>
+ </filter>
+ <filter id="336658481">
+ <message_arguments>
+ <message_argument value="org.eclipse.jgit.storage.pack.PackStatistics.Accumulator"/>
+ <message_argument value="offloadedPackfiles"/>
+ </message_arguments>
+ </filter>
+ </resource>
+</component>