You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2019/06/11 12:57:22 UTC

[sling-slingfeature-maven-plugin] branch master updated (be07376 -> 8ed8354)

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

pauls pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git.


    from be07376  SLING-8472 : Provide an option to create a reference file with all attached features
     add daf5fe1  SLING-8421: Allow artifact providers that work with URLs instead of Files
     add 89dcadd  Merge with Master
     new 8ed8354  Merge pull request #30 from apache/issues/SLING-8421

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:
 pom.xml                                            |  6 ++--
 .../apache/sling/feature/maven/Preprocessor.java   | 20 ++++++++---
 .../feature/maven/mojos/AggregateFeaturesMojo.java | 18 +++++++---
 .../feature/maven/mojos/AnalyseFeaturesMojo.java   | 14 ++++++--
 .../sling/feature/maven/mojos/ApisJarMojo.java     | 42 +++++++++++++++++-----
 5 files changed, 79 insertions(+), 21 deletions(-)


[sling-slingfeature-maven-plugin] 01/01: Merge pull request #30 from apache/issues/SLING-8421

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

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git

commit 8ed83544b832c286f16701014fcf3715a571f1ed
Merge: be07376 89dcadd
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Tue Jun 11 14:57:18 2019 +0200

    Merge pull request #30 from apache/issues/SLING-8421
    
    SLING-8421: Allow artifact providers that work with URLs instead of F…

 pom.xml                                            |  6 ++--
 .../apache/sling/feature/maven/Preprocessor.java   | 20 ++++++++---
 .../feature/maven/mojos/AggregateFeaturesMojo.java | 18 +++++++---
 .../feature/maven/mojos/AnalyseFeaturesMojo.java   | 14 ++++++--
 .../sling/feature/maven/mojos/ApisJarMojo.java     | 42 +++++++++++++++++-----
 5 files changed, 79 insertions(+), 21 deletions(-)