Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 314000 - config validation errors should not display xdc/cfg/Main.xs message
Summary: config validation errors should not display xdc/cfg/Main.xs message
Status: ASSIGNED
Alias: None
Product: RTSC
Classification: Technology
Component: Tools (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Sasha Slijepcevic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-21 21:08 EDT by Dave Russo CLA
Modified: 2011-11-24 12:58 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 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.