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 2020/01/15 14:40:29 UTC

[sling-org-apache-sling-feature] branch issues/SLING-8998 updated (a5c4c05 -> 3b2ab79)

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

pauls pushed a change to branch issues/SLING-8998
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git.


    from a5c4c05  SLING-8998: Add feature-origins metadata entry to artifacts in features when merging
     add 3b2ab79  SLING-8998: Add feature-origins metadata entry to artifacts in features when merging

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/sling/feature/Artifact.java    |  2 +
 .../apache/sling/feature/builder/BuilderUtil.java  | 10 +--
 .../sling/feature/builder/FeatureBuilder.java      | 11 ++-
 .../sling/feature/builder/FeatureBuilderTest.java  | 82 +++++++++++-----------
 4 files changed, 52 insertions(+), 53 deletions(-)