Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Build and test:
This project uses maven for dependencies, build, and testing. Mvn install
This project uses maven for dependencies, build and testing. Mvn install
at the root module should compile all modules and execute all tests.

Run instructions:
Expand Down Expand Up @@ -100,4 +100,4 @@ Security:
I put a password in a source file for an email account for testing. Then I thought;
oh I'll put it in a config file, and not distribute the config file. Then I remembered;
it's now in source history even if I delete the head revision of the file. Obviously.
Oops. Well I guess I'll just leave it there... one less thing to set up to run it...
Oops. Well I guess I'll just leave it there... one less thing to set up to run it...