Issue Details (XML | Word | Printable)

Key: IDE-753
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Christian Dupuis
Reporter: Imported
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring IDE

Cyclic imports behave strangely

Created: 29/Nov/07 09:52 PM   Updated: 16/Jan/08 02:52 AM
Component/s: beans.core
Affects Version/s: 2.0.1
Fix Version/s: 2.0.3

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive imports.zip (4 kB)



 Description  « Hide
I've seen cyclic imports cause the IDE to hang, In my case, it does not hang, but fails for a weird errors message:
failed to import bean definitions from url location [classpath:import-two.xml]: null
Attached zip file is a project that contains cyclic imports.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Alef Arendsen added a comment - 29/Nov/07 09:53 PM
Now obviously, you don't want cyclic imports, so maybe just tell this is an error or so??

Christian Dupuis added a comment - 16/Jan/08 02:52 AM
Support for decteting cyclic imports has been added to Spring core is now working in Spring IDE as well.