-
Suggestion
-
Resolution: Unresolved
-
None
-
None
Crowd contains a number (22 as of 15/10/2015) of broken references in the Javadoc. With Java 8, the Javadoc compiler reports these as errors and we had to disable that check in the pom.xml file. This is not nice because it requires us to overwrite the Javadoc compiler options specified in the base pom.
The references should be fixed and the additional Javadoc parameter (-Xdoclint:-reference) in the pom file removed.
[CWD-4528] Fix broken references in Javadoc
Workflow | Original: JAC Suggestion Workflow [ 3388530 ] | New: JAC Suggestion Workflow 3 [ 3630595 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1392177 ] | New: JAC Suggestion Workflow [ 3388530 ] |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Status | Original: Open [ 1 ] | New: Gathering Interest [ 11772 ] |
Epic Link | Original: CWD-4732 [ 606924 ] |
Epic Link | Original: CWD-4708 [ 600146 ] | New: CWD-4732 [ 606924 ] |
Epic Link | New: CWD-4708 [ 600146 ] |
Labels | New: bootcamp |
Workflow | Original: Crowd Development Workflow v2 [ 965171 ] | New: Simplified Crowd Development Workflow v2 [ 1392177 ] |
Description |
Original:
Crowd contains a number (22 as of 15/10/2015) of broken references in the Javadoc. With Java 8, the Javadoc compiler reports these as errors and we had to disable that check in the pom.xml file. This is not nice because it requires us to overwrite the Javadoc compiler options specified in the base pom.
The references should be fixed and the additional Javadoc parameter ({{-Xdoclint:-reference}} in the pom file removed. |
New:
Crowd contains a number (22 as of 15/10/2015) of broken references in the Javadoc. With Java 8, the Javadoc compiler reports these as errors and we had to disable that check in the pom.xml file. This is not nice because it requires us to overwrite the Javadoc compiler options specified in the base pom.
The references should be fixed and the additional Javadoc parameter ({{-Xdoclint:-reference}}) in the pom file removed. |