[
https://issues.apache.org/jira/browse/OPENJPA-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498715#comment-14498715
]
Mark Struberg commented on OPENJPA-2576:
----------------------------------------
I've also fixed the creation of javadoc during a release. When releasing we
create javadoc separately for each jar.
If we build javadoc for publishing the site we have a -Pjavadoc-profile which
builds one aggregated javadoc jar though.
> fix broken JavaDoc
> ------------------
>
> Key: OPENJPA-2576
> URL: https://issues.apache.org/jira/browse/OPENJPA-2576
> Project: OpenJPA
> Issue Type: Bug
> Components: build / infrastructure
> Affects Versions: 2.3.0
> Reporter: Mark Struberg
>
> Our code is full with broken JavaDocs. I already removed @return statements
> without any further description.
> We should also get rid of @param without any comments and wrong @param
> declarations. We have about 500 such issues and JavaDoc is totally freaking
> out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)