jgit/org.eclipse.jgit.java7
Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go
On Windows the length reported by FileAttributes is the size
of the target file (a bug, I guess) rather than the link,
so we read the linke and look at the length of the link instead.

Bug: 353771
Change-Id: I834b06d0447f84379612b8c9190fa77093617595
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2014-02-12 01:35:25 +01:00
..
.settings Disable warning about assigning to parameter 2013-06-15 15:11:54 +02:00
META-INF Prepare 3.3.0-SNAPSHOT builds 2013-12-05 22:42:47 +01:00
src/org/eclipse/jgit/util Use fileAttributes to get more attributes in one go 2014-02-12 01:35:25 +01:00
.classpath Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
.fbprefs Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
.gitignore Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
.project Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
about.html Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
build.properties Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
plugin.properties Extend the FS class for Java7 2013-05-04 02:01:56 +02:00
pom.xml Prepare 3.3.0-SNAPSHOT builds 2013-12-05 22:42:47 +01:00