]
Dan Florian resolved JBIDE-7223.
--------------------------------
Release Notes Docs Status: Not Required
Resolution: Done
ModeShapeMessageConsole now extends IOConsole which legally can be extended.
ModeShapeMessageConsole Illegally Extends MessageConsole
--------------------------------------------------------
Key: JBIDE-7223
URL:
https://issues.jboss.org/browse/JBIDE-7223
Project: Tools (JBoss Tools)
Issue Type: Task
Components: modeshape
Affects Versions: 3.2.0.M2, 3.3.0.M1
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 3.3.0.M2
ModeShapeMessageConsole is extending MessageConsole which has the @noextend annotation.
Rewrite ModeShapeMessageConsole so that it is not a subclass of MessageConsole. This
doesn't appear to be causing any runtime problems.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: