git://wamblee.org
/
utils
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Moved over some of the security stuff from Photos.
[utils]
/
security
/
src
/
test
/
resources
/
properties
/
test.org.wamblee.security.database.properties
1
2
3
# Database properties for test runs in a J2SE environment.
4
5
database.driver=com.mysql.jdbc.Driver
6
database.url=jdbc:mysql://localhost:3306/test
7
database.username=erik
8
database.password=abc123