Re: [VOTE] Release Ant 1.10.5 based on RC1

2018-07-11 Thread Jaikiran Pai
+1 - Downloaded the .tar.gz from https://dist.apache.org/repos/dist/dev/ant/ - Extracted locally - Checked the NOTICE and WHATSNEW files. Looks fine. - Checked some random manuals. Looks fine. - Checked the javac task manual. Looks fine. - Tested the following build script to verify that it

Re: [VOTE] Release Ant 1.9.13 based on RC1

2018-07-11 Thread Maarten Coene
Tried this version in our build process.No issues were found. +1 Maarten Van: Stefan Bodewig Aan: dev@ant.apache.org Verzonden: dinsdag 10 juli 11:56 2018 Onderwerp: [VOTE] Release Ant 1.9.13 based on RC1 Hi all I've created a new release candidate for 1.9.13 with a few bug fixes.

Re: [VOTE] Release Ant 1.10.5 based on RC1

2018-07-11 Thread Maarten Coene
We did some minimal testing with this version in our build process.No issues were found. +1 Maarten Van: Stefan Bodewig Aan: dev@ant.apache.org Verzonden: dinsdag 10 juli 11:55 2018 Onderwerp: [VOTE] Release Ant 1.10.5 based on RC1 Hi all I've created a new release candidate for 1

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

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

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

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

[GitHub] ant pull request #63: Replace JAI with ImageIO

2018-07-11 Thread twogee
Github user twogee commented on a diff in the pull request: https://github.com/apache/ant/pull/63#discussion_r201826479 --- Diff: build.xml --- @@ -277,13 +277,20 @@ + + + + + + +

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

2018-07-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/64 Can one of the admins verify this patch? --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail:

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

2018-07-11 Thread jnsnkrllive
GitHub user jnsnkrllive opened a pull request: https://github.com/apache/ant/pull/64 Add support for SAN extension in GenerateKey task Beginning with Java 7, keytool supports the SubjectAlternativeName extension on X.509 certificates. [Java 7 Keytool Documentation](https://docs

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

2018-07-11 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/64 Can one of the admins verify this patch? --- - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail:

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

2018-07-11 Thread twogee
Github user twogee commented on the issue: https://github.com/apache/ant/pull/63 I could almost reuse the class diagram in the documentation if it wasn't referring to PlanarImage... so I have to draw a new one unless the original UML is available somewhere (a long shot, I know...) -

Re: [VOTE] Release Ant 1.10.5 based on RC1

2018-07-11 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 relea