Re: Question about MavenReporters

2013-09-19 Thread Marcelo Rebasti
Hi, I create a pull request for this issue with the change in MavenModule.createReporters described in the previous mail. Also I add two new tests to MavenMailerTest. The pull request is https://github.com/jenkinsci/jenkins/pull/949. I'll be grateful if someone can review this change, especial

Re: How to hide empty publisher (UI) in jenkins/hudson

2013-09-19 Thread kioncopxki
You are right. There is no way to hide a publisher because it is a Descriable. Instead of using Publisher to do some background tasks, we can execute these tasks in onComplete or onFinalized event of RunListener. Thank for your support. -- View this message in context: http://jenkins-ci.361315

Re: How to hide empty publisher (UI) in jenkins/hudson

2013-09-19 Thread Jesse Glick
On Tue, Sep 17, 2013 at 5:14 AM, kioncopxki wrote: > I'm trying to add a publisher (post build step) and remove it on finallized > event by code. > It contains logic functions only and no need UI parts. > It's is system build step and I don't want user see it in UI when user > viewing the configur

Re: Account request for Jenkins JIRA

2013-09-19 Thread Olivier Croquette
Hi Larry, thanks, it worked. Olivier On Sep 18, 2013, at 5:51 PM, Larry Shatzer, Jr. wrote: > Olivier, > > Done. It should have sent you an email with your password. > > -- Larry > > > On Wed, Sep 18, 2013 at 9:30 AM, Olivier Croquette wrote: > Hi, > > I tried to create a JIRA account her

Can we get SCM information from certain workspace?

2013-09-19 Thread kioncopxki
Hi, Assume that a job share workspace with another job via using custom workspace. Can we get SCM information or even some basic information of a repository: repository url, branch,... ? Thanks, Alex -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Can-we-get-SCM-infor

How to hide empty publisher (UI) in jenkins/hudson

2013-09-19 Thread kioncopxki
Hi everyone, I'm trying to add a publisher (post build step) and remove it on finallized event by code. It contains logic functions only and no need UI parts. It's is system build step and I don't want user see it in UI when user viewing the configuration page of the job. Is it possible to hide

Re: 1.509.4 backporting

2013-09-19 Thread ogondza
Jesse under https://github.com/jenkinsci/jenkins/commit/a021fe5c2422c47d977d7937f4e01483f121b777: > @olivergondza if you are backporting this then I would urge you to also > backport > https://github.com/jenkinsci/jenkins/commit/b02d45737e4eb7a0455ebe192271cf76bbf271e0 > > from [JENKINS-19473

Re: Hosting PureCM Plugin

2013-09-19 Thread Ulli Hafner
Seems that your account was not added as a committer. Can you please retry? Am 16.09.2013 um 17:04 schrieb Stephen Worthington : > Thank-you for adding that. I am using GitHub. I create a clone of the > repository. Add my files, commit and publish. But I then get the error with > the 'git pus

Re: [Jenkins-events] Dev meet-up in FOSDEM 2014

2013-09-19 Thread Christopher Orr
On 09/19/2013 08:52 PM, Kohsuke Kawaguchi wrote: FOSDEM 2014 will be in Brussels Feb 1-2, and just like the last year we are planning to be present and apply for a stand. Tyler is also running the test & automation devroom like the last year, too. So this is a call for participation. Also, Clou

Dev meet-up in FOSDEM 2014

2013-09-19 Thread Kohsuke Kawaguchi
FOSDEM 2014 will be in Brussels Feb 1-2, and just like the last year we are planning to be present and apply for a stand. Tyler is also running the test & automation devroom like the last year, too. So this is a call for participation. Also, CloudBees has an office in Brussels, and while I d

Re: Please help with creating new release

2013-09-19 Thread Ulli Hafner
Is it in out maven repository? http://maven.jenkins-ci.org/content/repositories/releases/ See wiki on how to check... Am 19.09.2013 um 12:28 schrieb Alexander Savchenko : > Hi. > > I was trying to make a new release for the Nerrvana plugin. The maven wrote > that build successful, I can see th

Re: Committership for Radiator View Plugin

2013-09-19 Thread Ulli Hafner
Ok, I finally found the repository. Can you please update the pom with the SCM settings, too? Ulli Am 19.09.2013 um 20:18 schrieb Ulli Hafner : > Hmm, seems that the plugin is still hosted in subversion? Or what is the URL? > > Ulli > > Am 19.09.2013 um 19:50 schrieb David Resnick : > >> H

Re: Committership for Radiator View Plugin

2013-09-19 Thread David Resnick
Hi, I've emailed Mark Howard, the previous maintainer of the plugin. He has no intention of maintaining it any more. Can anyone help me out here? - David On Friday, September 13, 2013 9:46:10 PM UTC+3, David Resnick wrote: > > Hi, > > I'd like to handle some pull requests for the Radiator View

RE: 1.509.4 backporting

2013-09-19 Thread James Nord (jnord)
Given I have hit this (Kohsuke raised it on our behalf) and the only way out of it is to restart Jenkins I would +1 it. YMMV :) Are there any votes for JENKINS-18589? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from

Re: Committership for Radiator View Plugin

2013-09-19 Thread Ulli Hafner
Hmm, seems that the plugin is still hosted in subversion? Or what is the URL? Ulli Am 19.09.2013 um 19:50 schrieb David Resnick : > Hi, > > I've emailed Mark Howard, the previous maintainer of the plugin. He has no > intention of maintaining it any more. > > Can anyone help me out here? > >

Re: 1.509.4 backporting

2013-09-19 Thread Jesse Glick
On Thu, Sep 19, 2013 at 11:42 AM, James Nord (jnord) wrote: > Given I have hit [JENKINS-18589…] and the only way out of it is to restart > Jenkins I would +1 it. FWIW, another customer of ours seems to have just been hit by a variant of this, triggered by a project rename. -- You received this

RE: Hosting PureCM Plugin

2013-09-19 Thread Stephen Worthington
Hi Ulli, I was not able to upload the files to the PureCM repository. I got the error 'ERROR: Permission to jenkinsci/purecm-plugin.git denied to PureCM' when performing the git push. I have create a new git repository 'https://github.com/PureCM/jenkins-plugin'. Is it possible you can fork fr

Re: 1.509.4 backporting

2013-09-19 Thread Jesse Glick
On Thu, Sep 19, 2013 at 11:14 AM, ogondza wrote: > backport complete and battle tested fixes if they arrive in time or revert > the original issue? You mean to defer JENKINS-14362 to say 1.509.5? Would be unfortunate but that is your judgement call to make. (I would produce a 1.509.4-JENKINS-143

Re: 1.509.4 backporting

2013-09-19 Thread ogondza
Hi, I have backported all soaked candidates[1] but one (JENKINS-18589 Deadlock). As Jesse pointed out there are still two unresolved issues blocking JENKINS-15935 (Can't build using maven 3.1.0) to be part of 1.509.4. Are there any votes for JENKINS-18589? Thanks for all the suggestions. [1]

Question about MavenReporters

2013-09-19 Thread Marcelo
Hi, I need to know if it is possible to have more than one MavenReporter of a certain type for a given MavenModule. For example, if it is correct that one MavenModule has two MavenMailers? I'm working on JENKINS-1201, and for what I can see in MavenModule.reconfigure, MavenMailer.end and Abstrac

Please help with creating new release

2013-09-19 Thread Alexander Savchenko
Hi. I was trying to make a new release for the Nerrvana plugin. The maven wrote that build successful, I can see the new release 1.02.04 in the Github repository , but this new version doe