Ticket #246 (closed defect: fixed)
Javadoc warnings for roles
| Reported by: | mosconi | Owned by: | stephan |
|---|---|---|---|
| Priority: | minor | Milestone: | OTDT_1.3.0_M4 |
| Component: | compiler | Version: | 1.2.8 |
| Keywords: | Cc: |
Description
I encountered the following issues with Javadoc checking for missing comments enabled (for public elements only):
For a public role class with playedBy and missing Javadoc comment, 4 identical Warnings are generated: 3 for the role class and 1 for the base class. With a comment added, 3 of the Warnings remain (2 for role, 1 for base).
In case of a protected role class (which should give no Warning at all), there is 1 Warning for the role class. With comment added, the Warning remains.
Change History
Note: See
TracTickets for help on using
tickets.
all news
RSS feed