summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
diff options
context:
space:
mode:
authorNail Samatov <sanail@yandex.ru>2019-08-15 20:15:40 +0300
committerNail Samatov <sanail@yandex.ru>2019-08-23 20:38:26 +0300
commitb9d2926df44a47116d2b0f56a16fc1b39e466dc2 (patch)
tree7ff99e69c1b55c19f96adc321d7305863efe3ff1 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
parent2d0f1c1dc11fd445d3137b1f2fa49f88bbd48bb5 (diff)
downloadjgit-b9d2926df44a47116d2b0f56a16fc1b39e466dc2.tar.gz
jgit-b9d2926df44a47116d2b0f56a16fc1b39e466dc2.zip
Fix error occurring when SecurityManager is enabled
It's expected that jgit should work without native git installation. In such case Security Manager can be configured to deny access to the files outside of git repository. JGit tries to find cygwin installation. If Security manager restricts access to some folders in PATH, it should be considered that those folders are absent for jgit. Also JGit tries to detect if symbolic links are supported by OS. If security manager forbids creation of symlinks, it should be assumed that symlinks aren't supported. Bug: 550115 Change-Id: Ic4b243cada604bc1090db6cc1cfd74f0fa324b98 Signed-off-by: Nail Samatov <sanail@yandex.ru>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature')
0 files changed, 0 insertions, 0 deletions