You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2020/02/14 00:28:56 UTC

[sling-slingfeature-maven-plugin] branch feature/include-artifact updated (1fc5c3b -> e6212d1)

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

andysch pushed a change to branch feature/include-artifact
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git.


    from 1fc5c3b  Clean set of changes for the Include Artifact to create an Sling OSGi Feature Model file from a POM
     add e6212d1  Fixed issues reported by PR review: FM installation delegated to attach-features, fixed a potential NPE and support merge for bundles and configurations

No new revisions were added by this update.

Summary of changes:
 .../pom.xml                                        |  7 ++++
 .../pom.xml                                        |  7 ++++
 src/it/include-artifact-no-classifier/pom.xml      |  7 ++++
 src/it/include-artifact-simple/pom.xml             |  7 ++++
 src/it/include-artifact-start-order/pom.xml        |  7 ++++
 .../feature/maven/mojos/IncludeArtifactMojo.java   | 39 +++++++++-------------
 6 files changed, 51 insertions(+), 23 deletions(-)