Re: [VOTE] Release Apache Ant 1.10.13 based on RC1

2023-01-09 Thread Jaikiran Pai
Thank you everyone for testing this release and voting on it. With +1s 
from Stefan, me and Martijn, this release voting has now passed.


I'll now move ahead with the rest of the release process.

-Jaikiran

On 10/01/23 12:47 am, Martijn Kruithof wrote:

+1

checked diff to of indicated commit to rel/1.10.12

Martijn

Op 09/01/2023 om 02:30 schreef Jaikiran Pai:

+1

Tried the new version to build some existing projects - worked fine

Checked NOTICE file and some random manual docs - looks fine

-Jaikiran

On 06/01/23 4:57 pm, Stefan Bodewig wrote:

On 2023-01-04, Jaikiran Pai wrote:


Happy new year, everyone :)

to you as well


I've created RC1 release candidate for Ant 1.10.13 release:
git tag: ANT_1.10.13_RC1
 on commit: 6996b80b5fb59cc2769f7098d837de32680a
tarballs: https://dist.apache.org/repos/dist/dev/ant/

+1

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] Release Apache Ant 1.10.13 based on RC1

2023-01-09 Thread Martijn Kruithof

+1

checked diff to of indicated commit to rel/1.10.12

Martijn

Op 09/01/2023 om 02:30 schreef Jaikiran Pai:

+1

Tried the new version to build some existing projects - worked fine

Checked NOTICE file and some random manual docs - looks fine

-Jaikiran

On 06/01/23 4:57 pm, Stefan Bodewig wrote:

On 2023-01-04, Jaikiran Pai wrote:


Happy new year, everyone :)

to you as well


I've created RC1 release candidate for Ant 1.10.13 release:
git tag: ANT_1.10.13_RC1
 on commit: 6996b80b5fb59cc2769f7098d837de32680a
tarballs: https://dist.apache.org/repos/dist/dev/ant/

+1

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] Release Apache Ant 1.10.13 based on RC1

2023-01-08 Thread Jaikiran Pai

+1

Tried the new version to build some existing projects - worked fine

Checked NOTICE file and some random manual docs - looks fine

-Jaikiran

On 06/01/23 4:57 pm, Stefan Bodewig wrote:

On 2023-01-04, Jaikiran Pai wrote:


Happy new year, everyone :)

to you as well


I've created RC1 release candidate for Ant 1.10.13 release:
git tag: ANT_1.10.13_RC1
     on commit: 6996b80b5fb59cc2769f7098d837de32680a
tarballs: https://dist.apache.org/repos/dist/dev/ant/

+1

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] Release Apache Ant 1.10.13 based on RC1

2023-01-06 Thread Stefan Bodewig
On 2023-01-04, Jaikiran Pai wrote:

> Happy new year, everyone :)

to you as well

> I've created RC1 release candidate for Ant 1.10.13 release:

> git tag: ANT_1.10.13_RC1

>     on commit: 6996b80b5fb59cc2769f7098d837de32680a

> tarballs: https://dist.apache.org/repos/dist/dev/ant/

+1

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[VOTE] Release Apache Ant 1.10.13 based on RC1

2023-01-04 Thread Jaikiran Pai

Happy new year, everyone :)

I've created RC1 release candidate for Ant 1.10.13 release:

git tag: ANT_1.10.13_RC1

    on commit: 6996b80b5fb59cc2769f7098d837de32680a

tarballs: https://dist.apache.org/repos/dist/dev/ant/

    revision: 59117

Maven artifacts: 
https://repository.apache.org/content/repositories/orgapacheant-1056/


Apart from the regular bug fixes, this release includes better support 
for Java 18+ version. Starting Java 18, setting the SecurityManager at 
runtime (which Ant does by default) throws an exception. This relates to 
SecurityManager being deprecated for removal in future Java versions 
https://openjdk.org/jeps/411. This current proposed Ant release does 
certain necessary (internal) changes to prevent these exceptions from 
happening and thus allowing project builds to continue using Ant without 
any workarounds.


Please give this release a try against various Java versions of your 
choice (starting Java 8) on the operating systems that you usually use 
to build your projects. The complete release notes is available at 
https://dist.apache.org/repos/dist/dev/ant/RELEASE-NOTES-1.10.13.html.


This vote will be open for at least 72 hours and close no earlier than 
7th January 2023 12 PM.


-Jaikiran (on behalf of Apache Ant team)







-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org