DEFAULT PROCESS
- Checkout the project
svn checkout https://svn.kuali.org/repos/ole/branches/dev/50-upgrade-test-1 ole
- Change into the directory for the ole-sql module
cd ole/ole-app/ole-db/ole-sql
- Bundle the SQL
mvn clean install
- Execute the SQL
mvn initialize -Pdb,mysql -N