[MSHARED-574] UT failure on Windows: utils.io.Java7SupportTest createAndReadSymlink

Disable #createAndReadSymlink() for all Windows. Eventhough Windows Vista+ suppor Symlinks, we need elevated rights which we cannot obtain at runtime. Disable for now on Windows in general.

It might be better to catch the exception on Windows...

This closes #16

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1792170 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 5600b4e62ae1787b04ce7067a8a219a2d8960e07
  1. src/
  2. deploySite.sh
  3. findbugs-exclude.xml
  4. pom.xml
  5. readme.md
readme.md

Apache Maven Shared Utils

This project aims to be a functional replacement for plexus-utils in maven core.