- Use send-notification v0.15.0 (c5ee391)
- Upgrade to Gradle 4.10.2 (693c46e)
- Migrate to Java 8 (c3d7823)
- Can configure notification timeout (c5440aa)
- Use send-notification 0.14.0 (31b2068)
- Upgrade to Gradle 4.3 (15e915c)
- Upgrade to Gradle 4.2.1 (5828feb)
- Replace deprecated BuildRequestMetaData#getBuildTimeClock (33bb8df) - Fix Issue#6
- Use Oracle JDK 8 on Travis CI (1df51c5)
- Upgrade to Gradle 4.1 (f6858a4)
- Use send-notification 0.13.0 (9685bcb)
- Upgrade to Gradle 4.0.1 (7d5f82b)
- Use closeAndReleaseRepository task instead of deprecated closeAndPromoteRepository (6885d01)
- Use (new) plugin mechanism for nexus-staging (d74f3e2)
- Use send-notification 0.11.0 (6122b3b)
- Upgrade to Gradle 3.5 (f2d2b86)
- Use (new) plugin mechanism when applicable (20ec9ea)
- Upgrade to Gradle 2.13 (2b93575)
- Use newer Gradle logo (the elephant) (666ea5b)
- Use send-notification 0.10.1 (0456409)
- Skip notification with continuous build (142fac6)
- Add missing Toaster extension (4326df3)
- Can build multiple projects at the same time with Snarl (688e701)
- Upgrade to Gradle 2.7 (945fb1d)
- Use internal Gradle clock to display build time (cd20bfa)
- Always send notification when a notifier is persistent (29bfab2)
- Display 'Build Failed.' when failure message is
null
(f32bd1a) - Use application icon with terminal-notifier (3e6e6bb)
- Add toaster notifier (3e6e6bb)
- Can use Apple notification center with AppleScript (3e6e6bb)
- Automatically choose a notifier when no implementation is provided (3e6e6bb)
- Can send notification to multiple implementations at once (3e6e6bb)
- Set
notifier.implementation
tonone
to not send notification (3e6e6bb)