[GitHub] ant pull request #64: Add support for SAN extension in GenerateKey task

2018-07-12 Thread jnsnkrllive
Github user jnsnkrllive commented on a diff in the pull request: https://github.com/apache/ant/pull/64#discussion_r202096699 --- Diff: src/main/org/apache/tools/ant/taskdefs/GenerateKey.java --- @@ -413,6 +429,16 @@ public void execute() throws BuildException {

[GitHub] ant issue #63: Replace JAI with ImageIO

2018-07-12 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/ant/pull/63 or live without any UML diagram :-) - no, I don't think we've got anything but the image. --- - To unsubscribe, e-mail:

[GitHub] ant pull request #64: Add support for SAN extension in GenerateKey task

2018-07-12 Thread jaikiran
Github user jaikiran commented on a diff in the pull request: https://github.com/apache/ant/pull/64#discussion_r202054728 --- Diff: src/main/org/apache/tools/ant/taskdefs/GenerateKey.java --- @@ -413,6 +429,16 @@ public void execute() throws BuildException {

[GitHub] ant issue #64: Add support for SAN extension in GenerateKey task

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

[GitHub] ant issue #64: Add support for SAN extension in GenerateKey task

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

[GitHub] ant issue #64: Add support for SAN extension in GenerateKey task

2018-07-12 Thread jaikiran
Github user jaikiran commented on the issue: https://github.com/apache/ant/pull/64 this is ok to test --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail:

Re: [VOTE] Release Ant 1.10.5 based on RC1

2018-07-12 Thread Nicolas Lalevée
+1 > Le 10 juil. 2018 à 11:55, Stefan Bodewig a écrit : > > Hi all > > I've created a new release candidate for 1.10.5 with a few bug fixes and > and the "single source executable" feature for Java11. > > git tag: ANT_1.10.5_RC1 > on commit: c0848d2c6 > tarballs:

Re: [VOTE] Release Ant 1.9.13 based on RC1

2018-07-12 Thread Nicolas Lalevée
+1 > Le 10 juil. 2018 à 11:56, Stefan Bodewig a écrit : > > Hi all > > I've created a new release candidate for 1.9.13 with a few bug fixes. > > git tag: ANT_1.9.13_RC1 > on commit: e7a4d8683 > tarballs: https://dist.apache.org/repos/dist/dev/ant/ > revision: 28014 > Maven

Re: [VOTE] Release Ant 1.10.5 based on RC1

2018-07-12 Thread Paul King
+1 (non-binding) I ran the Groovy test suite against the candidate jars and everything passed. There are over 100 tests related to AntBuilder and the groovy, groovyc, groovydoc ant tasks. Cheers, Paul. On Tue, Jul 10, 2018 at 7:55 PM Stefan Bodewig wrote: > Hi all > > I've created a new