Re: Creating a notifier for Confluence

2006-04-05 Thread Emmanuel Venisse
't have to struggle with implementing it then. How do I use this with Continuum? _Mang Lau David Blevins <[EMAIL PROTECTED]> 04/05/2006 05:14 AM Please respond to continuum-dev@maven.apache.org To continuum-dev@maven.apache.org cc Subject Re: Creating a notifier for Confluenc

Re: Creating a notifier for Confluence

2006-04-05 Thread Mang Jun Lau
Great thanks :), I don't have to struggle with implementing it then. How do I use this with Continuum? _Mang Lau David Blevins <[EMAIL PROTECTED]> 04/05/2006 05:14 AM Please respond to continuum-dev@maven.apache.org To continuum-dev@maven.apache.org cc Subject Re: Creating

Re: Creating a notifier for Confluence

2006-04-05 Thread Mang Jun Lau
maven.apache.org To continuum-dev@maven.apache.org cc Subject Re: Creating a notifier for Confluence Yes, you need to extends AbstractContinuumNotifier. You can look at MailContinuumNotifier, IrcContinuumNotifier, JabberContinuumNotifier and MsnContinuumNotifier for samples When your