This is an old revision of the document!
update d'une version CAS a une autres, exemple ici passage d'un 7.1.4 a 7.2.6
l'objectif etant de conserver nos parametrage, dependencies ldap, CSS / views etc …
summary
OpenRewrite recipes are produced by CAS itself and are essentially YAML files that make minimally invasive changes to your CAS build allowing you to upgrade from one version to the next with minimal effort. The recipe contains almost everything that is required for a CAS build system to navigate from one version to other and automates tedious aspects of the upgrade such as finding the correct versions of CAS, relevant libraries and plugins as well as any possible structural changes to one’s CAS build.
[root@cas cas-overlay-template]# ./gradlew casVersion --no-configuration-cache -q Using Amazon Corretto as the JVM vendor for the Java toolchain Building CAS version 7.1.4 with application server -tomcat 7.1.4