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 59e456372 66464: junitlauncher task's fork element now has a new
optional "java" attribute to allow specifying a different Java installation to
run the forked tests
new 38b7e94c1 properly handle File.list() returning null
new f830c705d whitespace
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:
src/main/org/apache/tools/ant/taskdefs/Delete.java | 2 +-
src/main/org/apache/tools/ant/taskdefs/Sync.java | 20 ++++++++++++--------
.../org/apache/tools/ant/taskdefs/XSLTProcess.java | 10 +++++++---
.../tools/ant/taskdefs/optional/jlink/jlink.java | 4 ++++
.../tools/ant/taskdefs/optional/sound/SoundTask.java | 11 +++++++----
src/main/org/apache/tools/tar/TarEntry.java | 3 +++
6 files changed, 34 insertions(+), 16 deletions(-)