This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-feature-converter-maven-plugin.git
from cc310c0 SLING-12717 - feature-converter-maven-plugin Windows buid
fails (#13)
new d6e9872 SLING-13056 update to parent 65
new 0dd2dcb SLING-13056 apply spotless formatting
new 80b9437 SLING-13056 fix plugin site generation
The 3 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:
.sling-module.json | 5 +
pom.xml | 209 ++++++++++-----------
.../cpconverter/maven/mojos/AbstractBaseMojo.java | 30 +--
.../cpconverter/maven/mojos/ContentPackage.java | 88 +++++----
.../cpconverter/maven/mojos/ConvertCPMojo.java | 208 ++++++++++----------
.../cpconverter/maven/mojos/ConvertPMMojo.java | 60 +++---
src/site/markdown/usage.md.vm | 28 +--
src/site/site.xml | 16 +-
8 files changed, 320 insertions(+), 324 deletions(-)
create mode 100644 .sling-module.json