Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

PROCESS

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