Versions Compared

Key

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

...

Code Block
hibernate.dialect = org.hibernate.dialect.MySQL5Dialect
hibernate.connection.driver_class = com.mysql.jdbc.Driver
hibernate.connection.url = jdbc:mysql://localhost:3306/grouper_v1_6_1
hibernate.connection.username = grouper_v1_6_1
hibernate.connection.password = ****

Init the registry,   download this file into quickstart.xml, and this file into subjects.sql (get the right one from right tag/branch)

...