[GitHub] ant pull request #:

2018-12-15 Thread twogee
Github user twogee commented on the pull request: https://github.com/apache/ant/commit/343dff90f2a06a14a5e3d8f787de87d4446af3d9#commitcomment-31691133 `src/etc/poms/ant/pom.xml` should exclude the new tasks from compilation; Maven builds are Java 8 only. ---

[GitHub] ant pull request #:

2018-12-15 Thread twogee
Github user twogee commented on the pull request: https://github.com/apache/ant/commit/343dff90f2a06a14a5e3d8f787de87d4446af3d9#commitcomment-31691241 Yes, that's the idea. --- - To unsubscribe, e-mail:

[GitHub] ant pull request #:

2018-12-15 Thread craigpell
Github user craigpell commented on the pull request: https://github.com/apache/ant/commit/343dff90f2a06a14a5e3d8f787de87d4446af3d9#commitcomment-31691208 It appears I can just add `org/apache/tools/ant/taskdefs/modules/` to the excludes and testExcludes elements to do that, correct?

[GitHub] ant pull request #80: Added tasks for JDK's jmod and jlink tools.

2018-12-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant/pull/80 --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

[GitHub] ant issue #80: Added tasks for JDK's jmod and jlink tools.

2018-12-15 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/ant/pull/80 Many thanks again, @craigpell . I've merged this but would like to resolve the discussion about the log output. With b74d5b366 I've committed a branch (logoutput-jmod-link) where I use