Bug 110964 - [javadoc] Change compiler default options to have minimum javadoc warnings
Summary: [javadoc] Change compiler default options to have minimum javadoc warnings
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-28 13:11 EDT by Frederic Fusier CLA
Modified: 2005-12-13 07:34 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2005-09-28 13:11:52 EDT
Currently, javadoc compiler options is not set by default. However, if user set
it, then he can get more warnings than expected due tot the fact that some extra
options are true by default (report deprecated and non-visible for example).

We have to put back default for these options to not report warnings and let
user set them only if he really needs them.
Comment 1 Frederic Fusier CLA 2005-11-14 13:51:19 EST
Fixed and released in HEAD.

No test case added but change all necessary tests which have been impacted by
these new default values.
Comment 2 Jerome Lanneluc CLA 2005-12-13 07:34:00 EST
Verified for 3.2 M4 using build I20051213-0010