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

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


    from a629c4f  Merge pull request #9 from apache/issues/SLING-8013
     add f00b107  SLING-8020 - AttachFeaturesMojo should allow user to set 
title, description, vendor and license fields to the attached Feature, taking 
data from the POM
     add 39be559  SLING-8020 - AttachFeaturesMojo should allow user to set 
title, description, vendor and license fields to the attached Feature, taking 
data from the POM
     new aa3abc0  Merge pull request #10 from apache/SLING-8020

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:
 .../invoker.properties                             |  3 +-
 src/it/attach-metadata-from-pom/pom.xml            | 79 ++++++++++++++++++++++
 .../src/main/features/metadata-test.json           | 10 +++
 .../verify.bsh                                     | 34 +++++-----
 .../feature/maven/mojos/AttachFeaturesMojo.java    | 27 ++++++++
 5 files changed, 135 insertions(+), 18 deletions(-)
 copy src/it/{analyzer-errors-detected => 
attach-metadata-from-pom}/invoker.properties (87%)
 create mode 100644 src/it/attach-metadata-from-pom/pom.xml
 create mode 100644 
src/it/attach-metadata-from-pom/src/main/features/metadata-test.json
 copy src/it/{analyzer-errors-detected => attach-metadata-from-pom}/verify.bsh 
(58%)

Reply via email to