Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Install 1.6.3
    • Download 1.6.3
    • Unzip, configure the grouper.hibernate.properties
    • ./gsh.sh -registry -runscript
  • Load the quickstart data set
    •  download this file into quickstart.xml, and this file into subjects.sql (get the right one from right tag/branch)
    • ./gsh.sh -registry -runsqlfile subjects.sql
    • ./gsh.sh -xmlimportold GrouperSystem quickstart.xml
  • Open the UI, browse around
    • Download the 1.6.3 ui
    • Copy build.properties.template to build.properties
    • Edit the build.properties
      grouper.folder=../grouper.apiBinary-1.6.3
      should.copy.context.xml.to.metainf=false
    • C:\temp\grouperUpgrade\grouper.ui-1.6.3>ant dist
  • Upgrade to 1.6
  • Open the UI, browse around

...