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 2019/07/18 23:46:34 UTC

[sling-slingfeature-maven-plugin] branch merge-cpconverter-plugin updated (09bb900 -> e316edc)

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

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


    from 09bb900  Fixed test failures due to the change in the PreProssesor execution
     add e316edc  Added a new Mojo that launches a given feature file

No new revisions were added by this update.

Summary of changes:
 .../sling/feature/maven/mojos/ConvertCPMojo.java   |  5 ++
 .../sling/feature/maven/mojos/ConvertPMMojo.java   |  4 ++
 .../feature/maven/mojos/FeatureLauncherMojo.java   | 56 ++++++++++++++++++++++
 .../META-INF/m2e/lifecycle-mapping-metadata.xml    |  1 +
 4 files changed, 66 insertions(+)
 create mode 100644 src/main/java/org/apache/sling/feature/maven/mojos/FeatureLauncherMojo.java