Carsten Ziegeler created SLING-8681:
---------------------------------------
Summary: Correct javadoc subpackages handling
Key: SLING-8681
URL: https://issues.apache.org/jira/browse/SLING-8681
Project: Sling
Issue Type: Bug
Components: Feature Model, Maven Plugins and Archetypes
Affects Versions: slingfeature-maven-plugin 1.1.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: slingfeature-maven-plugin 1.1.2
Currently subpackages are specified with a "=" which is wrong. It should be
done without it as a separate argument
However, subpackages is always specified even if the package list is empty.
Unfortunately correcting this code will make the
apis-jar-wrapped-flattened-classes IT test fail which seems to be another bug
in our code
--
This message was sent by Atlassian Jira
(v8.3.2#803003)