You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2020/05/27 02:21:03 UTC

[maven-filtering] branch master updated (86a9305 -> 0104082)

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

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


    from 86a9305  README improvement
     add 80c0450  [MRESOURCES-258] Copying and filtering logic is delegated to FileUtils rather than duplicated.
     new 0104082  Merge pull request #6 from roxspring/feature/MRESOURCES-258-reuse-shared-file-copy-logic

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:
 .../shared/filtering/DefaultMavenFileFilter.java   | 76 +---------------------
 1 file changed, 2 insertions(+), 74 deletions(-)


[maven-filtering] 01/01: Merge pull request #6 from roxspring/feature/MRESOURCES-258-reuse-shared-file-copy-logic

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

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

commit 0104082121752df0ca910b6ef877de0ade27a7f1
Merge: 86a9305 80c0450
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Wed May 27 12:20:29 2020 +1000

    Merge pull request #6 from roxspring/feature/MRESOURCES-258-reuse-shared-file-copy-logic
    
    [MRESOURCES-258] Copying and filtering logic is delegated to FileUtils

 .../shared/filtering/DefaultMavenFileFilter.java   | 76 +---------------------
 1 file changed, 2 insertions(+), 74 deletions(-)