Add email notifications.
authorChris Jaekl <cejaekl@yahoo.com>
Mon, 26 Oct 2015 13:37:13 +0000 (22:37 +0900)
committerChris Jaekl <cejaekl@yahoo.com>
Mon, 26 Oct 2015 13:37:13 +0000 (22:37 +0900)
commitf829b23412e21d657d63a81897794e833ef162ab
tree068b70889b065670e1b88201f196ccb17f09d387
parent1b35159cf2ff8d86b037f7d442f7b1f4c8e3b2f3
Add email notifications.
config.properties [new file with mode: 0644]
prod/cfb.properties
prod/net/jaekl/cfb/CFB.java
prod/net/jaekl/cfb/CfbBundle.java
prod/net/jaekl/cfb/Config.java [new file with mode: 0644]
prod/net/jaekl/cfb/analyze/HtmlReport.java
prod/net/jaekl/cfb/analyze/Notifier.java [new file with mode: 0644]
setcp.sh
test/net/jaekl/cfb/ConfigTest.java [new file with mode: 0644]