Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 314000

Summary: config validation errors should not display xdc/cfg/Main.xs message
Product: [Technology] RTSC Reporter: Dave Russo <d-russo>
Component: ToolsAssignee: Sasha Slijepcevic <sascha>
Status: ASSIGNED --- QA Contact:
Severity: major    
Priority: P3 CC: dfriedland
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Dave Russo CLA 2010-05-21 21:08:49 EDT
config validation errors currently output the error to stdout (rather then stderr) then throw an Error.  The error processing displays  xdc/cfg/Main.xs and line number info for the exception even though the error above has the "real" infomation required by the user.

We should _not_ display the xdc/cfg/Main.xs message in the event of configuration validation errors.