You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/05/05 12:52:00 UTC

[jira] [Created] (SLING-9423) Provide javadoc links per bundle for javadoc generation

Carsten Ziegeler created SLING-9423:
---------------------------------------

             Summary: Provide javadoc links per bundle for javadoc generation
                 Key: SLING-9423
                 URL: https://issues.apache.org/jira/browse/SLING-9423
             Project: Sling
          Issue Type: Improvement
          Components: Feature Model, Maven Plugins and Archetypes
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: slingfeature-maven-plugin 1.2.6


Currently, the javadoc generation includes all bundles (or more precisely packages per region definition) into the javadoc generation.
However, if such javadoc is already publically available, a link to those would be much better than including it (again).

Proposal:
a new property "javadoc-links" which must contain URL(s) to published javadoc. If this property is set, the bundle is not used for javadoc generation, but the links are provided to the javadoc tool.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)