This is an automated email from the ASF dual-hosted git repository.
jaikiran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git.
from 13e6e30 Pass -Djava.security.manager=allow while launching JUnit
forked VM to allow JUnit triggered code to set security manager at runtime
new 5086264 Revert "Pass -Djava.security.manager=allow while launching
JUnit forked VM to allow JUnit triggered code to set security manager at
runtime"
new f3e3345 launch Ant project tests by passing
java.security.manager=allow on Java 18
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.xml | 10 ++++++++++
.../apache/tools/ant/taskdefs/optional/junit/JUnitTask.java | 10 ----------
2 files changed, 10 insertions(+), 10 deletions(-)