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 5e9795966 explicitly mention Laucher is going to terminate the VM
     new 6d2f06bd9 extract logic for detecting and stripping leading path 
separators
     new 9b9b69504 use extracted logic for detecting and stripping leading path 
separators
     new 4dec3b0f7 only strip leading character in getName when it actually is 
a path separator

The 3 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/Expand.java |  6 ++--
 .../org/apache/tools/ant/types/ArchiveScanner.java | 11 +++----
 .../tools/ant/types/resources/URLResource.java     |  4 +--
 src/main/org/apache/tools/ant/util/FileUtils.java  | 35 +++++++++++++++++++---
 .../ant/types/resources/URLResourceTest.java}      | 29 +++++++-----------
 .../org/apache/tools/ant/util/FileUtilsTest.java   | 18 +++++++++++
 6 files changed, 69 insertions(+), 34 deletions(-)
 copy src/tests/junit/org/{example/junitlauncher/vintage/JUnit4SampleTest.java 
=> apache/tools/ant/types/resources/URLResourceTest.java} (66%)

Reply via email to