Bug 48335 - [Compiler] Need option to not report deprecation in override scenarii
Summary: [Compiler] Need option to not report deprecation in override scenarii
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 18531 20769 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-09 07:21 EST by Philipe Mulet CLA
Modified: 2003-12-17 09:10 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2003-12-09 07:21:40 EST
Build 20031203

Like for unused arguments, it would be nice to allow to not report deprecation 
when overriding deprecated methods. By default, this option should trigger the 
non reporting behavior.
Comment 1 Philipe Mulet CLA 2003-12-14 12:35:27 EST
Added option:

* COMPILER / Reporting Deprecation When Overriding Deprecated Method
*    When enabled, the compiler will signal the declaration of a method 
overriding a deprecated one.
*    The severity of the problem is controlled with 
option "org.eclipse.jdt.core.compiler.problem.deprecation".
*     - option 
id:        "org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDepre
catedMethod"
*     - possible values:   { "enabled", "disabled" }
*     - default:           "disabled"


Fixed
Comment 2 Philipe Mulet CLA 2003-12-14 15:08:00 EST
*** Bug 20769 has been marked as a duplicate of this bug. ***
Comment 3 Philipe Mulet CLA 2003-12-14 15:09:10 EST
*** Bug 18531 has been marked as a duplicate of this bug. ***
Comment 4 David Audel CLA 2003-12-17 09:10:23 EST
Verified for 3.0M6