monitoring builds

2007-08-23 Thread Ionut S
Hi, I want to implement a system of lava lamps for our continuum server and I need a way to find out when a build was done and the result. I know about the notifications mechanism, but my lava lamps will not be located on the same computer that hosts the continuum server. My computer is behind

Re: monitoring builds

2007-08-23 Thread Nick Stolwijk
Hi, Maybe it is an idea to use a IM notification like Jabber. That way you don't have to poll the continuum or your mail. With regards, Nick Stolwijk Ionut S wrote: Hi, I want to implement a system of lava lamps for our continuum server and I need a way to find out when a build was done and

Re: monitoring builds

2007-08-23 Thread Ionut S
I'm not sure I understand what you are proposing.. Let's say I have a Jabber account and Continuum notifies my Jabber account that a build failed. How would my local application know that Jabber received a message ? Wouldn't that be similar to waiting for new emails ? Nick Stolwijk <[EMAIL PROT

Re: monitoring builds

2007-08-23 Thread Ionut S
Do you know when this feature was added ? We still have the 1.0.3 version ... Michael Meyer <[EMAIL PROTECTED]> wrote: Hi we use continuums xml-rpc api for this. Look in the archive for "[1.1-beta-1] How does the XML-RPC API work?" (Date: 10. August 2007). Emmanuel Venisse explains it nicely.

RE: monitoring builds

2007-08-23 Thread LAMY Olivier
Hi, Added in 1.1-beta-1. But in your case will need some developpement. Have you look at all available notifier impls : - mail - jabber - wagon (send the build output file to the wagon url) - irc -- Olivier -Message d'origine- De : Ionut S [mailto:[EMAIL PROTECTED] Envoyé : jeudi 23 a

Re: monitoring builds

2007-08-23 Thread Ionut S
Thank you ! However, I looked at the changes from 1.0.3 to 1.1-alpha1 and it seems this bug might be a problem: http://jira.codehaus.org/browse/CONTINUUM-732 (referred by http://jira.codehaus.org/browse/CONTINUUM-547) Depending when the final version of 1.1 will be released (and when the upgrad

RE: monitoring builds

2007-08-23 Thread Ionut S
What do you need by "But in your case will need some developpement." ? LAMY Olivier <[EMAIL PROTECTED]> wrote: Hi, Added in 1.1-beta-1. But in your case will need some developpement. Have you look at all available notifier impls : - mail - jabber - wagon (send the build output file to the wag

Re: monitoring builds

2007-08-23 Thread Michael Meyer
Ionut S wrote: Thank you ! However, I looked at the changes from 1.0.3 to 1.1-alpha1 and it seems this bug might be a problem: ... 3) find another method For continuum 1.0.3 I used to parse the index page with jtidy. Ugly but it worked. If you can wait for the 1.1 final release I would proba

Re: monitoring builds

2007-08-23 Thread Wendy Smoak
On 8/23/07, Ionut S <[EMAIL PROTECTED]> wrote: > Hi, > I want to implement a system of lava lamps for our continuum server and I > need a way to find out when a build was done and the result. I know about the > notifications mechanism, but my lava lamps will not be located on the same > computer

FW: Maven Multi-Project - Modules are Numbers when checked out

2007-08-23 Thread James Clinton
( apoligies if you received this twice ) Hello, Setting up Continuum for the first time using Maven2 for our builds. (which is a Multi-Project). Pointed Continuum to the parent POM and this loaded in the projects. When running the parent the build fails because it cannot find the child POM i

Constantly getting build error..

2007-08-23 Thread Kjartan Aanestad
Hi, I'm constantly getting the following build error: Build Error: org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error execut