jaikiran commented on PR #200:
URL: https://github.com/apache/ant/pull/200#issuecomment-1673554885

   Hello Jesse and Steven, I've pushed some commits to master branch which 
reverts all the complex/brittle workarounds we had added in Ant 1.10.13 to keep 
using SecurityManager.
   
   A fresh set of commits have now been made to not use SecurityManager in Ant 
in Java 18+ versions (Java 18 is the first release which by defaults disallows 
setting the SecurityManager).
   
   If anyone of you builds Ant from source using recent Java versions, please 
go ahead and build it and try it out against your projects. I'll run some more 
final tests tomorrow and send out a mail to Ant dev mailing list about these 
changes and requesting everyone to start testing their projects with these 
changes.
    
   I think you can now close this PR.


-- 
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

Reply via email to