Our recommendation for updating is to always maintain your configuration in a Maven2 WAR Overlay. Then you need to do the following two things:
1. Update the CAS references to the new version 2. Compare the CAS XML configuration files you changed with the official ones to see if we added anything. Most people don't have too many files they've changed. We're looking to make #2 even easier in CAS4 by using more annotation-based configuration. Cheers, Scott On Fri, Jan 14, 2011 at 6:30 PM, Patrick O'Connor <[email protected]>wrote: > Hello CAS users, > > > > I was wondering where to get information for upgrading CAS from one version > to another. Previously we simply downloaded the newest version and migrated > our configuration over, is there another way? Searches turned up > https://wiki.jasig.org/display/CASUM/Upgrading but the process is not > explained. > > > > Our current deployment was built/deployed using maven. We are currently > running 3.4.2.1 and we would like to upgrade to 3.4.5. Are there some simple > pom.xml edits that can be made followed by a rebuild using mvn? > > > > Kind regards, > > Patrick > > > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
