Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Customisable notification messages

Compare
Choose a tag to compare
@parautenbach parautenbach released this 21 Jul 20:04
· 65 commits to master since this release
  • 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.