[GitHub] [ant] tkowalcz opened a new pull request, #197: Handling forked VM timeout in a similar way as failed test

2023-01-04 Thread GitBox


tkowalcz opened a new pull request, #197:
URL: https://github.com/apache/ant/pull/197

so that settings like haltonfailure have effect.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
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