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

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

commit aa3abc049059108543cd453ac0eb5e7c6c4cf05b
Merge: a629c4f 39be559
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Oct 16 06:54:01 2018 +0200

    Merge pull request #10 from apache/SLING-8020
    
    SLING-8020 - AttachFeaturesMojo should allow user to set title, 
description, vendor and license fields to the attached Feature, taking data 
from the POM

 src/it/attach-metadata-from-pom/invoker.properties | 17 +++++
 src/it/attach-metadata-from-pom/pom.xml            | 79 ++++++++++++++++++++++
 .../src/main/features/metadata-test.json           | 10 +++
 src/it/attach-metadata-from-pom/verify.bsh         | 44 ++++++++++++
 .../feature/maven/mojos/AttachFeaturesMojo.java    | 27 ++++++++
 5 files changed, 177 insertions(+)

Reply via email to