Skip to content

Releases: jcgay/maven-notifier

Release v2.1.2

21 Aug 10:01
Compare
Choose a tag to compare

Changelog

✅ Issues

  • 6b6b861 Fix sound not playing with SoundNotifier
  • db9c057 Reset all state in EventSpy#init to works with mvnd

⚙️ Dependencies

  • b59481c Bump mockito-core from 3.11.2 to 3.12.0

  • 1e69780 Prepare release v2.1.2
  • 32e10d9 Use try-with-resources
  • 545260e Update documentation for release v2.1.1

Contributors

We'd like to thank the following people for their contributions:
Jean-Christophe Gay

Release v2.1.1

19 Aug 13:05
Compare
Choose a tag to compare

Changelog

⚙️ Dependencies

  • 4da1348 Bump testng from 7.0.0 to 7.4.0
  • d6135c7 Bump jcgay-build-configuration from 1.17 to 1.18
  • e456e85 Bump groovy from 2.5.8 to 3.0.8
  • 0326e99 Bump mockito-core from 3.0.0 to 3.11.2
  • 92629f6 Bump logback-classic from 1.2.3 to 1.2.5
  • 3398a6f Bump slf4j-api from 1.7.25 to 1.7.32
  • 5974c2d Bump assertj-core from 3.13.2 to 3.20.2
  • f222810 Bump groovy from 2.5.6 to 2.5.8
  • 82c2778 Bump testng from 6.14.3 to 7.0.0
  • f3cca3f Bump assertj-core from 3.12.2 to 3.13.2
  • a5406b2 Bump jcgay-build-configuration from 1.16 to 1.17
  • b9fef28 Bump mockito-core from 2.25.1 to 3.0.0

  • 51bac4a Generate changelog with JReleaser
  • ac1433a Reset build timer when closing the EventSpy
  • 1de061c Do not close notifier with mvnd
  • eea0d96 Build with GitHub actions
  • f35d078 Upgrade to GitHub-native Dependabot
  • 714b636 Use openjdk8 instead of oraclejdk8 to build with Travis CI

Contributors

We'd like to thank the following people for their contributions:
Jean-Christophe Gay

v2.1.0

16 Apr 18:16
Compare
Choose a tag to compare

v2.0.0

30 Mar 10:33
Compare
Choose a tag to compare
  • Use send-notification 0.15.1 (f1c6968)
    • Log a warning when a configured notifier is not valid (4e227b4)
    • Do not set a default app activation for terminal-notifier (61f142f)
    • Use jPowerShell 3.0.4 [Fixes #10] (b67f9bd)
    • Removed no longer existing parameter for BurntNotificationToast '-AppId' [Fixes #11] (89c84e3)
  • Set timeout when building send-notifier Application (19f8521)
  • Migrate to Java 8 (6ca062f)
  • Log current maven-notifier version in DEBUG (961ca93)
  • Add a docker image with notify-send (cebffa0)

v1.10.1

09 Jul 09:05
Compare
Choose a tag to compare
  • Get compatible with Guava 18 (ac3de41)