This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git.
from 5a404b0 SLING-8880 - Allow configuring the source release for the
javadoc invocation
new b273e4d SLING-8876 - ApisJar mojo includess invalid javadoc package
roots
new 0418cfe SLING-8876 - ApisJar mojo includess invalid javadoc package
roots
The 2 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 +++
.../invoker.properties | 4 +++
.../{apis-jar => apis-jar-invalid-javadoc}/pom.xml | 0
.../src/main/features/main.json | 17 +++++++++
.../sling/feature/maven/mojos/ApisJarMojo.java | 42 +++++++++++++++++++---
5 files changed, 63 insertions(+), 5 deletions(-)
create mode 100644 .sling-module.json
copy src/it/{apis-jar-wrapped-flattened-classes =>
apis-jar-invalid-javadoc}/invoker.properties (84%)
copy src/it/{apis-jar => apis-jar-invalid-javadoc}/pom.xml (100%)
create mode 100644 src/it/apis-jar-invalid-javadoc/src/main/features/main.json