https://bz.apache.org/bugzilla/show_bug.cgi?id=66540
Jaikiran Pai <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Target Milestone|--- |1.10.14 Resolution|--- |FIXED --- Comment #2 from Jaikiran Pai <[email protected]> --- I've reverted the changes we had done in Ant 1.10.13 to try and keep continuing to use SecurityManager. Those introduced more issues than providing any value. With the upcoming release of Ant, it will no longer use/support Java SecurityManager when Ant is used in Java 18+ versions. This should get us past all these issues. It would be very helpful if you could try out our nightly build which contains these fixes and see if it helps you with this issue https://ci-builds.apache.org/job/Ant/job/Ant_Nightly/lastSuccessfulBuild/artifact/distribution/ -- You are receiving this mail because: You are the assignee for the bug.
