Im having a compilation error with the SCP publisher plugin,
http://hudson.ramfelt.se/job/Hudson/org.jvnet.hudson.plugins$scp/lastFailedBuild/console. Has anyone else seen this? //Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
I'm also seeing this.
On Nov 28, 2007 9:58 AM, Erik Ramfelt <[hidden email]> wrote: > Im having a compilation error with the SCP publisher plugin, > http://hudson.ramfelt.se/job/Hudson/org.jvnet.hudson.plugins$scp/lastFailedBuild/console. > Has anyone else seen this? > > //Erik > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Administrator
|
Added jsch to the dependency to fix this. I guess I don't understand how this has been compiling in the first place... Brian Westrich wrote: > I'm also seeing this. > > On Nov 28, 2007 9:58 AM, Erik Ramfelt <[hidden email]> wrote: >> Im having a compilation error with the SCP publisher plugin, >> http://hudson.ramfelt.se/job/Hudson/org.jvnet.hudson.plugins$scp/lastFailedBuild/console. >> Has anyone else seen this? >> >> //Erik >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [hidden email] >> For additional commands, e-mail: [hidden email] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > -- Kohsuke Kawaguchi Sun Microsystems [hidden email] |
Would anyone object that I setup my local machine
(http://hudson.ramfelt.se) to send an email to the dev list if a build or test fails? //Erik On Nov 28, 2007 9:17 PM, Kohsuke Kawaguchi <[hidden email]> wrote: > > Added jsch to the dependency to fix this. I guess I don't understand how > this has been compiling in the first place... > > > Brian Westrich wrote: > > I'm also seeing this. > > > > On Nov 28, 2007 9:58 AM, Erik Ramfelt <[hidden email]> wrote: > >> Im having a compilation error with the SCP publisher plugin, > >> http://hudson.ramfelt.se/job/Hudson/org.jvnet.hudson.plugins$scp/lastFailedBuild/console. > >> Has anyone else seen this? > >> > >> //Erik > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [hidden email] > >> For additional commands, e-mail: [hidden email] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [hidden email] > > For additional commands, e-mail: [hidden email] > > > > > > > -- > Kohsuke Kawaguchi > Sun Microsystems [hidden email] > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Great idea.
On Nov 29, 2007 2:34 AM, Erik Ramfelt <[hidden email]> wrote: > Would anyone object that I setup my local machine > (http://hudson.ramfelt.se) to send an email to the dev list if a build > or test fails? > > //Erik > > > On Nov 28, 2007 9:17 PM, Kohsuke Kawaguchi <[hidden email]> wrote: > > > > Added jsch to the dependency to fix this. I guess I don't understand how > > this has been compiling in the first place... > > > > > > Brian Westrich wrote: > > > I'm also seeing this. > > > > > > On Nov 28, 2007 9:58 AM, Erik Ramfelt <[hidden email]> wrote: > > >> Im having a compilation error with the SCP publisher plugin, > > >> http://hudson.ramfelt.se/job/Hudson/org.jvnet.hudson.plugins$scp/lastFailedBuild/console. > > >> Has anyone else seen this? > > >> > > >> //Erik > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [hidden email] > > >> For additional commands, e-mail: [hidden email] > > >> > > >> > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [hidden email] > > > For additional commands, e-mail: [hidden email] > > > > > > > > > > > > -- > > Kohsuke Kawaguchi > > Sun Microsystems [hidden email] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > For additional commands, e-mail: [hidden email] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Good idea.
However it seems like CVS polling happens very rarely. How is it configured? -- Jean-Baptiste Quenot http://caraldi.com/jbq/blog/ --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Administrator
|
Jean-Baptiste Quenot wrote:
> Good idea. > > However it seems like CVS polling happens very rarely. How is it configured? I can set up e-mail trigger here so that whenever the commit e-mail is sent, my qmail daemon triggers a new Hudson build. All it takes us to do this is for Erik to set a secret phrase for this build and send it to me privately. -- Kohsuke Kawaguchi Sun Microsystems [hidden email] |
On Nov 30, 2007 3:56 AM, Kohsuke Kawaguchi <[hidden email]> wrote:
> Jean-Baptiste Quenot wrote: > > Good idea. > > > > However it seems like CVS polling happens very rarely. How is it configured? > > I can set up e-mail trigger here so that whenever the commit e-mail is > sent, my qmail daemon triggers a new Hudson build. Thanks but no, as it is running on my home server, which is also my file/media server. The server has a limited CPU (6 years old, but is very cheap in power consumption); so I only want it building when Im not using the server for watching movies/working/etc. Therefore the Hudson job is only polling the SCM every 6th hour for updates (starting at 05:00 GMT). Anyhow Ive setup the default email notification to send out; I guess we will see if it works or not. :) //Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email] |
Free forum by Nabble | Edit this page |