Thalia release process
1. email asst@mit.edu about the scheduled down time ahead of time so they will not be alarmed when the nagios service fails on Thalia.
...
mvn clean package -Denv=prod1 (this will generate a clean production build).
goto http://isda-thalia2thalia5.mit.edu/manager/html
undeploy the root (context /)
...
repeat this process on isda-thalia11 thalia8
6. If you have to make changes:
Part of the profile definition is in ime\Trunk\thalia\pom.xml under the profiles section. It specifies which servers to deploy to in each environment. Part of the profile definition is in thalia\ime\Trunk\thalia\src\main\filters*.properties files. It specifies the alfresco server address/port, alfresco passwords for user and admin. To change the prodution environment, edit prod.properties.