Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SES-98: Update Spring to 3.0.7 and Spring Security to 3.1.0 #2

Closed
wants to merge 1 commit into from

Conversation

rwinch
Copy link
Member

@rwinch rwinch commented Apr 4, 2012

Since this has not been released yet and it has conflicts when updating to Spring Security 3.1, just update minimum requirement to 3.1.

I realize there is already a pull request [1] for this but it results in the following compilation error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project spring-security-kerberos-core: Compilation failure
[ERROR] /home/rwinch/git/spring-security-kerberos/spring-security-kerberos-core/src/main/java/org/springframework/security/extensions/kerberos/KerberosServiceAuthenticationProvider.java:[91,15] cannot find symbol
[ERROR] symbol  : constructor KerberosServiceRequestToken(org.springframework.security.core.userdetails.UserDetails,java.util.Collection<capture#221 of ? extends org.springframework.security.core.GrantedAuthority>,byte[])
[ERROR] location: class org.springframework.security.extensions.kerberos.KerberosServiceRequestToken

[1] #1

Since this has not been released yet and it has conflicts when updating to Spring Security 3.1, just update minimum requirement to 3.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants