Issue Details (XML | Word | Printable)

Key: SEC-753
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Luke Taylor
Reporter: Christian Dupuis
Votes: 0
Watchers: 0
Operations

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

Import-Package versioning prevents usage of Spring > 2.5.0

Created: 06/Apr/08 08:18 PM   Updated: 08/Apr/08 05:52 AM
Component/s: None
Affects Version/s: 2.0.0 RC1
Fix Version/s: 2.0.0

Time Tracking:
Not Specified


 Description  « Hide
Using the version range org.springframe work.aop;resolution:=optional;version="[2.0,2.5]" will prevent using Spring Framework > 2.5.0 (e.g. 2.5.3) on Equinox with default version matching configuration (Eclipse IDE runtime).

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Luke Taylor added a comment - 07/Apr/08 07:42 AM
Thanks, Christian. I've updated it to [2.0,2.6)