This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git.
from d591851 make junitlauncher and friends use FileUtils.createTempFile add 45fd589 rmic has been removed in Java 15+ new bc9fed1 Merge branch '1.9.x' The 1 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: WHATSNEW | 3 ++ manual/Tasks/rmic.html | 5 ++ src/etc/testcases/taskdefs/rmic/rmic.xml | 58 ++++++++++++---------- .../tools/ant/taskdefs/rmic/ForkingSunRmic.java | 5 ++ src/tests/antunit/taskdefs/rmic-test.xml | 22 +++++++- .../tools/ant/taskdefs/RmicAdvancedTest.java | 18 +++++++ 6 files changed, 84 insertions(+), 27 deletions(-)