You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/03/12 14:46:00 UTC

[maven-shared-utils] branch master updated (8ed3e68 -> 5bad9d9)

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git.


    from 8ed3e68  remove unreferenced non-public class (#18)
     add 7d4ea36  system independent file separator
     add 659222a  document buggy behavior
     add 778f934  document buggy behavior
     add 9f89c11  work around Windows
     add 06dfcc9  work around Windows
     add dd0b427  add message
     new 5bad9d9  Merge pull request #21 from apache/windows

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:
 .gitignore                                                 |  2 ++
 .../org/apache/maven/shared/utils/io/DirectoryScanner.java |  4 ++++
 .../apache/maven/shared/utils/io/DirectoryScannerTest.java | 14 ++++++++++----
 3 files changed, 16 insertions(+), 4 deletions(-)


[maven-shared-utils] 01/01: Merge pull request #21 from apache/windows

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git

commit 5bad9d975def0bb6ea37eff43cd426dde1965949
Merge: 8ed3e68 dd0b427
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Thu Mar 12 10:45:50 2020 -0400

    Merge pull request #21 from apache/windows
    
    [MSHARED-862] system independent file separator

 .gitignore                                                 |  2 ++
 .../org/apache/maven/shared/utils/io/DirectoryScanner.java |  4 ++++
 .../apache/maven/shared/utils/io/DirectoryScannerTest.java | 14 ++++++++++----
 3 files changed, 16 insertions(+), 4 deletions(-)