Introduction
This package is a TeamCity plugin to allow users to receive build notifications via Growl/JGrowl.
Prerequisites
Installation
- Copy tcgrowl.jar and binaryblizzard.jar into <TeamCity Install Dir>/webapps/ROOT/WEB-INF/lib
- On your TeamCity user setting page setup the ip address where Growl/JGrowl is listening and a password if you have one set
- Edit your notification settings for Growl Notifier
If you use Growl:
- Make sure the following settings are enabled in Growl's Network preferences:
- "Listen for incoming notifications"
- "Allow remote application registration"
This plugin will work with the latest EAP build of TeamCity (7388 released July 9, 2008). Plugin installation is a little different with TeamCity 4.0.
- Create a directory called "tcgrowl" in <TeamCity Install Dir>/webapps/ROOT/WEB-INF/plugins
- Copy tcgrowl.jar and binaryblizzard.jar into this new tcgrowl directory
- Configure settings as described above
The JGrowl link above is broken, does anybody know where else it can be acquired?