Versions Compared

Key

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

...

Download the source code, in this case we're fetching version 2.1.1 and stick that under /opt:.

Code Block
cd /opt
svn co http://anonsvn.internet2.edu/svn/i2mi/tags/GROUPER_2_1_1/

...

Code Block
languagebash
# Example:
hibernate.connection.url              = jdbc:postgresql://ip6localhostip6-localhost:5432/grouper
hibernate.connection.username         = grouper_user 
hibernate.connection.password         = hackme

...