History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: YWSPR-40
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Maurice Montgenie
Reporter: Taras Tielkes
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
YanaWare IdeaSpring

Inspection: unnecessary attribute class (provided by parent bean)

Created: 18 May 06 19:45   Updated: 08 Mar 07 17:48
Component/s: Inspection
Affects Version/s: 1.3-EAP1
Fix Version/s: 1.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
...
<bean abstract="true" id="foo" class="test.TestBean"/>

<bean id="c1" parent="foo" class="test.TestBean"/>
...

The class declaration of the second bean definition is unnecessary, and may be removed (provide quick-fix too)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.