]> source.dussan.org Git - jgit.git/commit
Fix warnings on FileUtils.isStaleFileHandle() 32/54632/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 26 Aug 2015 21:30:12 +0000 (23:30 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 26 Aug 2015 21:30:12 +0000 (23:30 +0200)
commit3abf35bc0fc7a1c130e8fec42083ffd21c342129
treeecfc49aca7ffba139e9767ea6f4ab2331ee04585
parent35d45abfb2d3b8c04b3cf4d0664dabb44e03fcd6
Fix warnings on FileUtils.isStaleFileHandle()

- add @since annotation for new API method
- silence non-externalized String warning

Change-Id: I864176ced64e9569e7f2cdf8f777720655bfc578
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/util/FileUtils.java