Closed buehner closed 8 years ago
THX @buehner .
I used this branch in my application as well. As far as I can see, updating Spring (3.2.11.RELEASE -> 4.2.3.RELEASE) and Spring Security (3.2.5.RELEASE -> 4.0.3.RELEASE) didn't conflict with your changes.
Nevertheless, IMO the Spring config files (especially applicationContext-security.xml
) also need to be updated as well, since there are some changes mentioned in the migration guide. Or am I wrong at this point?
Thx for your fixes @ahennr !
I just created a new release https://github.com/terrestris/shogun/releases/tag/v0.3 for people that still rely on the current state of SHOGun.
I think it would be great, if @marcjansen and @chrismayer could have a quick look at this before merging.
I have added two comments, otherwise this looks good to me. I am :+1: for merging.
Please give @chrismayer at least 2 days to give his :+1: or :-1:.
Thx @ahennr . Let's wait a bit more for @chrismayer before merging.
Hi all, the changesets are looking good to me. I am :+1: for merging this. Thanks for tackling this!
Will merge now
Thanks for the work and the reviews, gentlemen.
This simple pull request migrates SHOGun to Spring 4 and Spring Security 4.
We are currently using the spring-4 branch of SHOGun in a (big) project and everything seems to be fine.
Would be great if someone could review and test this branch with another application before merging.
http://docs.spring.io/spring-security/site/migrate/current/3-to-4/html5/migrate-3-to-4-xml.html
:beers: