]> source.dussan.org Git - jgit.git/commit
Cleanup Attributes and remove obsoleted Java7BasicAttributes class 51/53451/2
authorAndrey Loskutov <loskutov@gmx.de>
Sun, 9 Aug 2015 22:18:48 +0000 (00:18 +0200)
committerAndrey Loskutov <loskutov@gmx.de>
Thu, 13 Aug 2015 19:12:05 +0000 (15:12 -0400)
commitbfc3e1262cb72ef244f24c1bd81aa6b74f2f0bbc
tree9876e74363062f83cae3eb33bd7f776c291b4c23
parentf5a5fa28d21790f7e4160027934f3fbf03adebca
Cleanup Attributes and remove obsoleted Java7BasicAttributes class

After jgit moved to Java 7 there is no need in an extra
Java7BasicAttributes class. Also all fields of Attributes can be made
final now.

Change-Id: I0be6daf7758189b0eecc4e26294bd278ed8bf7a0
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
org.eclipse.jgit/src/org/eclipse/jgit/util/FS.java
org.eclipse.jgit/src/org/eclipse/jgit/util/FileUtil.java