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 6a37d4724 explicitly explain the use of nested text in concat. new 54350f7e9 antunit-tests - mark files as writable before attempting to delete in our antunit tests' tearDown() new fe3727ee4 FileUtils.tryHardToDelete() - On Windows, mark the file writable if it's read-only, before retrying File.delete() 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/util/FileUtils.java | 5 +++++ src/tests/antunit/antunit-base.xml | 18 +++++++++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-)