Github user bodewig commented on a diff in the pull request:
https://github.com/apache/ant/pull/49#discussion_r155941358
--- Diff: src/main/org/apache/tools/ant/util/SymbolicLinkUtils.java ---
@@ -30,6 +30,8 @@
* a symbolic link based on the absent support for them in Java.
*
* @since Ant 1.8.0
+ * @deprecated Starting Ant 1.10.2, this utility is deprecated in favour
of the symlink
+ * support introduced in Java {@link java.nio.file.Files} APIs
--- End diff --
sounds good to me, thanks. I prefer small changes myself as well.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]