Re: Delete button on build steps not working

2012-08-07 Thread Slide
Well, sadly, I can't find the thread that I was thinking existed in the archives. I thought I ran into this issue at some point and posted to the mailing list, but I can't find that information. I'll continue digging. On Tue, Aug 7, 2012 at 8:13 PM, Stuart Whelan wrote: > It happens on all build

Re: Delete button on build steps not working

2012-08-07 Thread Stuart Whelan
It happens on all build step types. The elements for the button are: This is different to the other buttons I can see on the page, which have ids and indexes: Save Thanks for your help! On Wed, Aug 8, 2012 at 3:03 PM, Alex Earl wrote: > > What happens if you try a build step that is not an

RE: Delete button on build steps not working

2012-08-07 Thread Alex Earl
What happens if you try a build step that is not an msbuild build step? Try a windows batch build step, does it also have the sane issue? Can you inspect the element of the button in chrome and see if there is anything out of the ordinary? Sent from my Windows Phone --

RE: Delete button on build steps not working

2012-08-07 Thread Alex Earl
I've seen this before, there was some error earlier in the page and the behavior was not hooked to the button correctly. I'll try and dig up what happened then and see if that helps. Sent from my Windows Phone -- From: Stuart Whelan Sent: 8/7/2012 7:08 PM To: jenkinsci-

Re: Delete button on build steps not working

2012-08-07 Thread Stuart Whelan
Well spotted, I didn't notice that. No, the delete button does not have the same styling as the rest of the Jenkins UI buttons on the page. http://imageshack.us/photo/my-images/502/capturetpm.png On Wed, Aug 8, 2012 at 1:58 PM, Alex Earl wrote: > Does the button get the normal look and feel of

RE: Delete button on build steps not working

2012-08-07 Thread Alex Earl
Does the button get the normal look and feel of the Jenkins UI? Sent from my Windows Phone -- From: Stuart Whelan Sent: 8/7/2012 6:47 PM To: jenkinsci-users@googlegroups.com Subject: Delete button on build steps not working I have a new an installation of Jenkins 1.476

Delete button on build steps not working

2012-08-07 Thread Stuart Whelan
I have a new an installation of Jenkins 1.476 that started life a few days ago at 1.475. The host machine is Windows Server 2008, Jenkins is installed as a service. I am unable to delete build steps in my projects. I have tried in Chrome and IE, and from a browsers running in both the master a

Re: Open github ticket on failure?

2012-08-07 Thread Christopher Orr
There doesn't seem to be one at https://github.com/jenkinsci/jenkins -- but you could always send a pull request to add one... Chris On 08/08/2012 01:06 AM, Andrew Melo wrote: I actually wrote a python script that pings Jenkins and github. Is there a contrib directory that'd be useful for?

Re: Selenium crashes Chrome when running from Jenkins

2012-08-07 Thread Liron Yahdav
I installed it using the Mac OS X native package link from the http://jenkins-ci.org/ homepage. On Tuesday, August 7, 2012 2:01:02 PM UTC-7, sti wrote: > > And how did you install Jenkins? > > -- Sami > > Liron Yahdav > kirjoitti 6.8.2012 kello > 20.31: > > > TLDR: Running ruby scripts from J

Re: Open github ticket on failure?

2012-08-07 Thread Andrew Melo
I actually wrote a python script that pings Jenkins and github. Is there a contrib directory that'd be useful for? Andrew Melo Sent from my secret fortress. On Aug 7, 2012, at 18:58, Christopher Orr wrote: > On 06/05/2012 05:56 PM, Andrew Melo wrote: >> Is there a way to have jenkins open

Re: Open github ticket on failure?

2012-08-07 Thread Christopher Orr
On 06/05/2012 05:56 PM, Andrew Melo wrote: Is there a way to have jenkins open a github ticket if a commit fails? Or would I need to have a custom post-build step for that? You'd have to write your own script to do that, but you could trigger it with the "Post build task" plugin: https://wiki

Re: Android Lint and maven builds

2012-08-07 Thread Christopher Orr
On 07/12/2012 08:15 AM, Patrik Åkerfeldt wrote: For some reason the android-lint report is never created for my android maven builds. In the pre steps I generate the lint-results.xml file, and I have verified that it exists and contains right information. Then, the build step defines the pom and

Re: email notification on abort

2012-08-07 Thread Slide
The latest is 2.24.1 (https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin) On Tue, Aug 7, 2012 at 2:08 PM, John Arrizza wrote: > Seems eminently reasonable. But there is no such trigger in my installation. > The plugin version is 2.7, the latest is 2.10, so I am updating it. However >

Re: email notification on abort

2012-08-07 Thread John Arrizza
Seems eminently reasonable. But there is no such trigger in my installation. The plugin version is 2.7, the latest is 2.10, so I am updating it. However the release notes don't mention anything about abort trigger added in 2.8, .9, .10 so will let you know if there is still an issue. Thanks Joh

Re: Selenium crashes Chrome when running from Jenkins

2012-08-07 Thread Sami Tikka
And how did you install Jenkins? -- Sami Liron Yahdav kirjoitti 6.8.2012 kello 20.31: > TLDR: Running ruby scripts from Jenkins on OS X that use the > selenium-webdriver gem with chromedriver causes the "Aw snap" page to come up > in Chrome. Running those same scripts from outside of Jenkins

crash setting up ldap

2012-08-07 Thread Rich Pixley
I'm trying to set up LDAP against my company server. I had to add the cert to allow for what I presume is a self signed cert on the server. After that, I'm using... Server: ldaps://usmils001.palm1.palmone.com:3269 Group search base: ou=groups Manager DN: CN=zoo ldap,OU=Service Accts,OU=Palm

Re: email notification on abort

2012-08-07 Thread Slide
Try the Aborted trigger, this is what it is for. slide On Tue, Aug 7, 2012 at 1:20 PM, J Arrizza wrote: > Hi, > > Is there a way to get an email notification when a job aborts? I use the > email-ext plugin for notifications. > > There are two scenarios: > - a user clicks the cancel job (red "x")

email notification on abort

2012-08-07 Thread J Arrizza
Hi, Is there a way to get an email notification when a job aborts? I use the email-ext plugin for notifications. There are two scenarios: - a user clicks the cancel job (red "x") - the Hudson Build Timeout plugin ("abort the build if it's stuck") aborts the build because of time-out Thanks in ad

Jenkins batchtask plugin colors

2012-08-07 Thread Mattie Ridolfi
Hello, I'm trying to make the batch task plugin output log a little bit more colorful. I'm using it to trigger Capistrano tasks, and I would like to highlight certain information, in order to spot errors and useful information. I tried to use html tags, but noticed that the output log is include

Local user when using AD integration

2012-08-07 Thread Jim McCaskey
Hello all, I have been using Jenkins happily for a while now but I have out grown my server. I'm working on migrating to a new one with more space and some slightly better security (https via Apache front end, no Anonymous access, integrated into the rest of our Apache fronted infrastructure,

Re: HTTPS Subversion 1.7 and Jenkins - issuer not trusted

2012-08-07 Thread Adam Retter
Hi Jan, Thanks for your reply I have finally solved this, unfortunately it was not as simple as I hoped (probably due to the fact our platform is on Windows Server). The point you raised below, gave me a good hint - >- Run a simply svn command like list/info/whatever from a >shell/c

plugin development exceptions from hpi mojo test execution

2012-08-07 Thread nathan grunzweig
Hi, i'm developing a jenkins plugin. i've added a new type of project, so i created a newJobDetail.jelly to match it. suddenly when i try to do anything, from install to hpi:run i get exceptions from test failures. these seem to stem from: Caused by: java.lang.IllegalArgumentException: org.sonat

Re: Jenkins doesn't work with Eclipse Mylyn

2012-08-07 Thread Stepan Vavra
Hello, I've found that the problem is with the Winstone web server. When I deploy Jenkins to Jetty or Tomcat, everyting is fine. So the resolution is that Jenkins should have used working version of Winstone. Regards, Stepan On Mon, Aug 6, 2012 at 3:23 PM, Stepan Vavra wrote: > I have some new

Re: Violations Plugin and JSlint

2012-08-07 Thread Jonathan Hartley
On Tuesday, May 1, 2012 4:04:25 AM UTC+1, djcbecroft wrote: > > On Tue, May 1, 2012 at 12:17 PM, Daniel Becroft wrote: > >> On Mon, Apr 30, 2012 at 5:28 PM, Ullrich Hafner > > wrote: >> >>> On 04/29/2012 10:46 PM, Daniel Becroft wrote: >>> >>> On Wed, Mar 21, 2012 at 6:34 PM, timos wrote: >>> >>>

Re: Jenkins wiki down

2012-08-07 Thread mpapo - Michaël Pailloncy
It's back online ! Le mardi 7 août 2012 10:20:46 UTC+2, mpapo - Michaël Pailloncy a écrit : > > The wiki seems to be down : https://wiki.jenkins-ci.org/

Jenkins wiki down

2012-08-07 Thread mpapo - Michaël Pailloncy
The wiki seems to be down : https://wiki.jenkins-ci.org/

RE: restart broken build when certain string is detected?

2012-08-07 Thread Andrew Wilde
Use https://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin with option "Only rerun build if regular expression is found in output" selected. Andy. -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of phil swenson Sent: 06