[
https://issues.apache.org/jira/browse/ARTEMIS-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739964#comment-17739964
]
ASF subversion and git services commented on ARTEMIS-4341:
----------------------------------------------------------
Commit f60a7d5c041b695f20f985028d469b47a0a97eaf in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=f60a7d5c04 ]
ARTEMIS-4341 refactor JavaDoc generation
Currently JavaDoc is generated for many classes that don't need it.
JavaDoc should be reserved for user-facing classes (e.g. those used by
client application developers and developers embedding a broker into
their application). This commit narrows down the configuration to just
the classes that are needed. This will save time during release builds,
and save disk space wherever these files are stored (e.g. Apache
website).
> Refactor JavaDoc generation
> ---------------------------
>
> Key: ARTEMIS-4341
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4341
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)