Plugin for post build actions

2012-07-22 Thread Varghese Renny
Hi, which is the plugin can i use for putting conditions for post build actions? Before execting post build action after completion of build i need to check some condition? Please suggest plugin for that? Thanks in Advance, varghese

Re: How do I ignore mDNS?

2012-07-22 Thread xipmox
On Friday, July 20, 2012 10:02:20 PM UTC+10, Jesse Farinacci wrote: > > > Would you please put the -Dhudson.DNSMultiCast.disabled=true > immediately after the /usr/bin/java instead of after the -jar ? It > seems fairly silly to me, but it may be being passed as an argument to > the jenkins.war

Re: Re: LTS 1.466.1 RC1 testing

2012-07-22 Thread Mark Waite
That seems sensible to me.  The issue is in the plugin, not the core.  Delaying the release of the core will not help fix the plugin. I'm not clear how a new user installing Jenkins LTS will be able to choose the 1.1.20 release of the git plugin.  I had to download it separately, name it approp

Re: Re: LTS 1.466.1 RC1 testing

2012-07-22 Thread Vojtech Juranek
Sami, thanks for clarifying what is the root cause of this issue, it's caused by 3b1ad20200 [1], which should fixed checking out branches containing "/" in the branch name [2]. Mark, this is not a show stopper for LTS release. Git plugin is not bundled with the Jenkins core and you can do the u

jenkins choise plugin to read files in a directory?

2012-07-22 Thread Eyal Edri
Hi, Is there a parameter plugin for jenkins (couldn't find something in the list), that lets you build a combobox (list) from a directory listing? (i.e will contain all file names in a certain dir, or a glob of them). i looked at the extended choice plugin, but i'm not sure it supports it. Eya

Re: LTS 1.466.1 RC1 testing

2012-07-22 Thread Mark Waite
That  is the issue.  Thanks for the suggestion!  I was confident the problem was in the plugin, not in jenkins core, since switching back to the old plugin was able to make it work again. I assume this is still a "showstopper" for the release of the 1.466.1 long term support version, since many

Re: groovy script error No such property: manager for class

2012-07-22 Thread Bap
Quoting Kamal Ahmed : Bill, How is this Hijacking when: 1. I am not aware of your question when i post. 2. The post i have from you is:   I'd like to run 2 mvn cmds in the same test - the 2nd one retries failure cases from files left by the 1st:    mvn [params]    mvn [params] -Dretry-=failed