This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
Customisable notification messages
- Bug: Unicode notification message payloads weren't sent as UTF-8 (#20).
- Bug: Race condition during plugin initialisation (during server startup) that sometimes prevented emoticons from being cached (#25).
- Enhancement: Configurable notification message templates, using FreeMarker.
- Enhancement: In addition to configurable templates, any build or agent parameter can now be referenced too (#16).
- Enhancement: Switched from JUnit to TestNG, added EMMA for code coverage analysis and lint4j for static analysis.