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/19 18:15:08 UTC

[sling-slingfeature-maven-plugin] branch merge-cpconverter-plugin updated (e316edc -> 3c32195)

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 e316edc  Added a new Mojo that launches a given feature file
     add 3c32195  Added a Sample to the Plugin Documentation and fixed an issue with the CP Converter Prefix which are not in master branc yet

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  15 ++
 .../sling/feature/maven/mojos/ConvertCPMojo.java   |   2 +-
 .../sling/feature/maven/mojos/ConvertPMMojo.java   |   6 +-
 src/site/markdown/index.md                         |   4 +
 src/site/markdown/usage.md.vm                      | 275 +++++++++++++++++++++
 src/site/site.xml                                  |   6 +
 6 files changed, 304 insertions(+), 4 deletions(-)
 create mode 100644 src/site/markdown/usage.md.vm