Re: ant git commit: bz-62952 Make AntClassLoader multi-release jar aware when it deals with java.util.jar.JarFile

2018-12-12 Thread Stefan Bodewig
[sorry for the delay, am pretty much swamped right now, I know this makes dialogue difficult] On 2018-12-09, Jaikiran Pai wrote: > On 09/12/18 3:18 PM, Stefan Bodewig wrote: >> On 2018-12-05, wrote: >>> Repository: ant >>> Updated Branches: >>> refs/heads/master ac46ff190 -> 593aff2d2 >>>

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

2018-12-12 Thread bodewig
Github user bodewig commented on a diff in the pull request: https://github.com/apache/ant/pull/80#discussion_r241292280 --- Diff: src/main/org/apache/tools/ant/taskdefs/modules/Jmod.java --- @@ -0,0 +1,1282 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

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

2018-12-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/80 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Linux/97/ ---

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

2018-12-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/80 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Windows/103/ ---

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

2018-12-12 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/ant/pull/80 BSD is perfectly fine, thanks. --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail:

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

2018-12-12 Thread craigpell
Github user craigpell commented on a diff in the pull request: https://github.com/apache/ant/pull/80#discussion_r241010770 --- Diff: src/main/org/apache/tools/ant/taskdefs/modules/Jmod.java --- @@ -0,0 +1,1282 @@ +/* + * Licensed to the Apache Software Foundation (ASF)