Hi Alex, Echoing what John Gasper said, I did this upgrade a while ago and found the process to be pretty straightforward. Assuming you use a maven overlay or equivalent, the tasks are: merge your overlay with the corresponding resources in the new base version to create an updated overlay; change the CAS version in the pom; and let maven do its thing. It might be a good idea to start off by reviewing the contents of your overlay and reminding yourself why you made those changes. Many of the local customizations at my site were focused on the login webflow, which had also changed quite a bit between those 2 versions, so I spent most of my time changing login-webflow.xml and its references.
Dan Ellentuck On Tuesday, July 1, 2014, Alex Milyavskiy <[email protected]> wrote: > Hi everybody, > > > > Anyone out there has any advice or instructions how to upgrade CAS version > 3.4.11 to 3.5.2 ? > > > > Thanks, > > Alex > > -- > 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
