ryanthara opened a new pull request #80: Remove throws IOException in method 
isSymlink()
URL: https://github.com/apache/commons-io/pull/80
 
 
   The `IOException` is caught in `Files.isSymbolicLink(Path path)` and 
therefore not thrown anymore in `public static boolean isSymlink(final File 
file)`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to