Migrating to spring security 2.0.6
----------------------------------

                 Key: GEOS-4215
                 URL: http://jira.codehaus.org/browse/GEOS-4215
             Project: GeoServer
          Issue Type: Improvement
          Components: Global
    Affects Versions: 2.1-beta2
            Reporter: Christian Mueller
            Assignee: Christian Mueller
             Fix For: 2.1-beta2
         Attachments: springsecurity-2010-11-12.patch

Patch for migrating geoserver trunk from acegi security to spring-security 
2.0.6 according to

http://geoserver.org/display/GEOS/GSIP+54+Upgrade+Geoserver+security+to+Spring+Security+2.0

Geoserver running with spring security 2.0.6 can be visited here

http://gis.linux4all.at/geoserver

Applying the patch:
Change to geoserver working directory and execute

patch -p0 < <downloaddir>/springsecurity-2010-11-12.patch

Notes:

1) Most of the work was search and replace. The following commands work fine

mvn clean install -PallExtensions
mvn clean install -Prelease


2) I had to fix some problems for the rest security configuration classes.

RESTfulPathBasedFilterInvocationDefinitionMap.java 
RESTfulDefinitionSource.java

I see the author is Chris Berry, can you please have a short look.

3) I also altered the documentation

4) I also altered the community modules, some of them do not build 
successfully, but the did not build before the changes either.





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to