Re: Where does the "trigger builds remotely" cause go?

2013-06-05 Thread David Walend
On Wednesday, June 5, 2013 1:19:39 PM UTC-4, David Weintraub wrote: > On Jun 5, 2013, at 1:05 PM, David Walend > > wrote: > > I'm using the "trigger builds remotely" feature, and don't see the cause > anywhere obvious. > > Where should I see the cause? > > > What do you mean "see the cause"? A

Re: Where does the "trigger builds remotely" cause go?

2013-06-05 Thread David Weintraub
On Jun 5, 2013, at 1:05 PM, David Walend wrote: > I'm using the "trigger builds remotely" feature, and don't see the cause > anywhere obvious. > > Where should I see the cause? What do you mean "see the cause"? Are you triggering builds remotely? Is it building when triggered? Each build ha

Where does the "trigger builds remotely" cause go?

2013-06-05 Thread David Walend
I'm using the "trigger builds remotely" feature, and don't see the cause anywhere obvious. Where should I see the cause? Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails

Re: Mercurial plugin - clean does not clean subrepository

2013-06-05 Thread Igor Okulist
+1, I observe the same issue as well my guess the `hg purge --all` is not executed on sub repos On Thursday, May 30, 2013 6:08:16 AM UTC-7, zakyn wrote: > > Hello, > > When I user the clean build feature above the hg repository with the hg > subrepository, the sub repository is not clean - basi

Jenkins Fails on Create Job

2013-06-05 Thread Luis Specian
Hello there, I just installed jenkins 1.516 on a tomcat 6.0.37 server and I´m getting the following error when I try to create a new job. Status Code: 500Exception: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: -1 Stacktrace: javax.servlet.ServletException: java.lang.Array

Re:

2013-06-05 Thread Luis Specian
That worked for me, thank you. On Wed, May 29, 2013 at 3:57 PM, oliver gondža wrote: > Hi, how about JENKINS_HOME[1] variable? > > [1] https://wiki.jenkins-ci.org/**display/JENKINS/Administering+** > Jenkins#AdministeringJenkins-**JENKINSHOMEdirectory

Re: Add Step not working in Jenkins on Windows

2013-06-05 Thread arun singh
Try using your IP:port... On Monday, May 30, 2011 1:59:58 PM UTC+5:30, comhari wrote: > > It is disabled. I installed Hudson and it is working fine in Hudson, > But with jenkins I am not able to add new steps. It shows the existing > build steps that I created using Hudson though. > > > On May

Re: Hudson to Jenkins

2013-06-05 Thread romain . deborde
Hi, I'm sorry for my english. if you have any comprehension problem, just ask me for precisions. Like Arvind, i've migrated Jobs from hudson to jenkins. I think about 3 differents ways to make it - xsl transformation (thanks Marcel for your work) - using jenkins cli (get-job) or groovy code -

Re: Load Balancing

2013-06-05 Thread Brendan Nolan
I've created a new plugin - https://wiki.jenkins-ci.org/display/JENKINS/Least+Load+Plugin to do just that. Any feedback appreciated. On Thursday, July 26, 2012 10:49:25 AM UTC+1, Lukas Rytz wrote: > > Hi, > > Is there a way to change the way Jenkins does load balancing? I started 6 > new jobs,