-
Nov 7th, 2012, 11:56 AM
#1
LDAP dependencies (3.1.3)
Hello
I'm trying to update the spring framework and spring security from 3.0.5 to 3.1.3.
I encountered this OSGi problem:
The org.springframework.security.ldap 3.1.3 bundle has the following dependencies:
org.springframework.ldap;version="[1.3.0,1.4.0)",
org.springframework.ldap.core;version="[1.3.0,1.4.0)",
org.springframework.ldap.core.support;version="[1.3.0,1.4.0)",
org.springframework.ldap.support;version="[1.3.0,1.4.0)"
Well the org.springframework.ldap 1.3.1 bundle than has the following dependencies:
org.springframework.beans [3.0.5.RELEASE, 3.1.0) false
org.springframework.beans.factory [3.0.5.RELEASE, 3.1.0) false
org.springframework.beans.factory.config [3.0.5.RELEASE, 3.1.0) false
org.springframework.context [3.0.5.RELEASE, 3.1.0) true
org.springframework.core [3.0.5.RELEASE, 3.1.0) false
org.springframework.dao [3.0.5.RELEASE, 3.1.0) false
org.springframework.jdbc.datasource [3.0.5.RELEASE, 3.1.0) true
org.springframework.orm.hibernate3 [3.0.5.RELEASE, 3.1.0) true
org.springframework.transaction [3.0.5.RELEASE, 3.1.0) false
org.springframework.transaction.support [3.0.5.RELEASE, 3.1.0) false
org.springframework.util [3.0.5.RELEASE, 3.1.0) false
http://ebr.springsource.com/reposito...archQuery=ldap
So I can not update the spring framework and spring security to 3.1.3 since o.s.ldap excludes he 3.1.x releases.
Should I report a bug for this?
greets
Flavio
-
Dec 7th, 2012, 09:37 AM
#2
I have a similar problem, making it impossible to deploy spring security ldap 3.1.x within an OSGi container.
Flavio, did you file a bug report?
Damian.
-
Dec 7th, 2012, 09:53 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules