aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/.settings
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-03-13 01:55:10 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2019-03-13 01:55:24 +0100
commit7204e35f93f4dbcc682f75a67382a0233c018e80 (patch)
tree9dc9e64bc58a985def5c84ec2a53a0a3e1aeeb95 /org.eclipse.jgit/.settings
parent495ecda567ec0b889be3966dc4bce925eefb1aab (diff)
parentf53c2d11af719cb1ff97ffc1c8046739883c30da (diff)
downloadjgit-7204e35f93f4dbcc682f75a67382a0233c018e80.tar.gz
jgit-7204e35f93f4dbcc682f75a67382a0233c018e80.zip
Merge branch 'stable-4.10' into stable-4.11
* stable-4.10: Prepare 4.9.10-SNAPSHOT builds JGit v4.9.9.201903122025-r Prepare 4.7.9-SNAPSHOT builds JGit v4.7.8.201903121755-r Prepare 4.5.7-SNAPSHOT builds JGit v4.5.6.201903121547-r Check for packfile validity and fd before reading Move throw of PackInvalidException outside the catch Use FileSnapshot to get lastModified on PackFile Include size when comparing FileSnapshot Do not reuse packfiles when changed on filesystem Silence API warnings for new API introduced for fixes Change-Id: Ic66dc00455c05f7627919f682a7221ffeef1629d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/.settings')
-rw-r--r--org.eclipse.jgit/.settings/.api_filters6
1 files changed, 6 insertions, 0 deletions
diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters
index 198959e690..cc0d70d325 100644
--- a/org.eclipse.jgit/.settings/.api_filters
+++ b/org.eclipse.jgit/.settings/.api_filters
@@ -41,6 +41,12 @@
<message_argument value="createNewFileAtomic(File)"/>
</message_arguments>
</filter>
+ <filter id="1142947843">
+ <message_arguments>
+ <message_argument value="4.5.6"/>
+ <message_argument value="fileAttributes(File)"/>
+ </message_arguments>
+ </filter>
</resource>
<resource path="src/org/eclipse/jgit/util/FS.java" type="org.eclipse.jgit.util.FS$LockToken">
<filter id="1141899266">