Bug 252264

Summary: Invalid classpath header messages should be logged in verbose mode only
Product: [Eclipse Project] JDT Reporter: Olivier Thomann <Olivier_Thomann>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: david_audel, jeffmcaffer
Version: 3.4   
Target Milestone: 3.5 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 250946    
Bug Blocks:    
Attachments:
Description Flags
Proposed fix and regression test none

Description Olivier Thomann CLA 2008-10-27 16:13:42 EDT
A new option should be available to get rid of the warnings described in bug 250946 comment 22.
Comment 1 Jerome Lanneluc CLA 2008-10-28 06:34:54 EDT
I think we should not even log this problem. Maybe only in tracing mode (when JavaModelManager.CP_RESOLVE_VERBOSE is true). What do you think?
Comment 2 Olivier Thomann CLA 2008-10-28 10:25:00 EDT
I agree. We should not log issues that the user cannot fix. My concern here was that it is not possible to get rid of the warning right now or I missed the option to do so.
Comment 3 Jerome Lanneluc CLA 2008-10-28 10:34:04 EDT
*** Bug 252364 has been marked as a duplicate of this bug. ***
Comment 4 Jerome Lanneluc CLA 2008-10-28 10:35:16 EDT
(In reply to comment #2)
> I agree. 
Changing title accordingly
Comment 5 Jerome Lanneluc CLA 2008-10-28 17:24:08 EDT
Created attachment 116361 [details]
Proposed fix and regression test
Comment 6 Jerome Lanneluc CLA 2008-10-28 17:26:01 EDT
Fix and test released for 3.5M3
Comment 7 David Audel CLA 2008-10-29 05:40:35 EDT
Verified for 3.5M3 using I20081028-2000 build.