Bug 90605

Summary: Severity is not severe enough
Product: [Eclipse Project] JDT Reporter: Wassim Melhem <wassim.melhem>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jeffmcaffer, philippe_mulet
Version: 3.1   
Target Milestone: 3.1 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Wassim Melhem CLA 2005-04-07 09:56:49 EDT
Please bump up the default severity for forbidden references to ERROR in 
preparation for the upcoming enforcement of inter-plugin access restrictions.

These are severe errors that we want to flag with a red X.
Comment 1 Philipe Mulet CLA 2005-04-07 11:30:43 EDT
Default severity increase must only occur on JavaCore. Compiler side must leave
this optional.
Comment 2 Philipe Mulet CLA 2005-04-07 18:41:43 EDT
Change default severity for forbidden references, on JavaCore side only.
Compiler side remains warning by default (for now).

Fixed
Comment 3 Philipe Mulet CLA 2005-04-07 18:42:31 EDT
In brief, this means Eclipse JDT/Core will default to ERROR, but the batch
compiler will default to WARNING.
Comment 4 Olivier Thomann CLA 2005-05-11 11:45:59 EDT
Verified in I20050510-0010