...
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 | ||
---|---|---|
| ||
# Example: hibernate.connection.url = jdbc:postgresql://ip6localhostip6-localhost:5432/grouper hibernate.connection.username = grouper_user hibernate.connection.password = hackme |
...