Re: Failing a build from within BuildWrapper setUp

2014-10-02 Thread Vincent Latombe
From the javadoc: public BuildWrapper.Environment http://javadoc.jenkins-ci.org/hudson/tasks/BuildWrapper.Environment.html setUp(AbstractBuild http://javadoc.jenkins-ci.org/hudson/model/AbstractBuild.html build, Launcher

Re: email-ext option suggestion

2014-10-02 Thread Venkat Prasad
Ok. thank-you Slide for update. On Wednesday, 1 October 2014 23:08:25 UTC+8, slide wrote: As I mentioned before, if you add email addresses to the user accounts, it will not use the mail resolvers to find it and will be much faster. On Wed, Oct 1, 2014 at 6:42 AM, Venkat Prasad

Re: Need of access to upload new plugin.

2014-10-02 Thread Dennis Jacobs
Hi Domi, i Thought this was clear due to the wiki pages, but i guess i still need to update it a bit more. Basicly the jabber plugin can only send normal and group events, but no pubsub. Since our company had previously written elOyente to pick up xmpp Pubsub messages, and trigger builds based

Re: [WIKI] Plugin stats not updated in 3 months

2014-10-02 Thread Jan Molak
Hi Kohsuke, sorry for bothering you with this stats issue again, but I wasn't sure who's taking care of this part of the Jenkins infrastructure. Best, Jan On Wednesday, 24 September 2014 13:33:15 UTC+1, Jan Molak wrote: Hi all, It seems that plugin stats on the Jenkins wiki haven't been

Re: Gradle JPI Plugin Released

2014-10-02 Thread Jeremy Marshall
Hi Daniel it all works fine with my two plugins selenium-axis-plugin https://github.com/jenkinsci/selenium-axis-plugin and an unreleased rebuild at run time demo axis plugin (in the Chuck Norris style) https://github.com/JeremyMarshall/chuck-norris-axis-plugin What changes are there?

Re: envinject plugin pull request #33

2014-10-02 Thread Thomas Sondergaard
Ping. On 29-09-2014 13:03, Thomas Sondergaard wrote: Hi, I made the following pull request a week ago and I was hoping someone here could do a review of it. https://github.com/jenkinsci/envinject-plugin/pull/33 The bug I filed prior to the pull request:

Re: dashbeats-plugin

2014-10-02 Thread Kong To
Hi Christian, Jenkins Build widget is a Dashing widget to show a build status and progress only, by doing a pull from Jenkins. Does it aggregate all build stats and display rate of failure or number of failures? DashBeats is a Jenkins plugin to push data to Dashing widgets using BFA stats

Re: Need of access to upload new plugin.

2014-10-02 Thread domi
Hi Dennis, thanks for the update! If you'r already thinking about merging the plugins, then I would strongly suggest not to publish anything before that - users will only be confused. I also think that history has shown that most of the original promises to merge plugins actually never happen

Can't get access to the release button of the debian-package-builder-plugin in cloudbees

2014-10-02 Thread Ivan Kalinin
That job: https://jenkins.ci.cloudbees.com/job/plugins/job/debian-package-builder-plugin/ Either I do not have the permission or I am logging in wrong. I've tried doing that with both google ID and github ID and all I can get is You are not authorized to use this Jenkins instance. I assume I

Re: Disk Usage Plugin Suggestion

2014-10-02 Thread lvotypko
Hi, yes it is possible to add such option into configuration. Unfortunately I will not have a time to add this option soon, but you can send me pull request. I will happy to merge it. Do you have such overload due to a lot of builds (disk usage calculate only directory of build in described

Re: Need of access to upload new plugin.

2014-10-02 Thread Dennis Jacobs
Hi Dominik, First off all, i'd like to thank you for your fast feedback. Now i can re-prioritize my tasks, so that the merge is at the top of my todo-list. But there is one issue I am somewhat hesitant about, and which i'd like to avoid if possible. Namely the fact that both the el-oyente and

Re: Help : Make a new release for dependency-analyzer-plugin

2014-10-02 Thread Etienne Jouvin
Hy all. Just some news. I saw that the version on my local pom was 0.8-SNAPSHOT but not in Github. Because, I really do not understand anything, I was not able to fix that. So, I have deleted my local repository and re import it. I add to remove the Github tag also. Then i run again the

Re: Help : Make a new release for dependency-analyzer-plugin

2014-10-02 Thread Etienne Jouvin
Good news there is something here : http://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/dependencyanalyzer/0.7/ -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe from this group and stop receiving emails from it, send

We must handle security advisories better

2014-10-02 Thread R. Tyler Croy
I already gave Kohsuke these opinions in person yesterday, but I don't think this is solely his problem so I wanted to bring it up on the dev mailing list. It's important to me that this is a constructive discussion and we talk about how we can do things better moving forward. IMO there's a few

Re: We must handle security advisories better

2014-10-02 Thread Stephen Connolly
On 2 October 2014 16:59, R. Tyler Croy ty...@monkeypox.org wrote: I already gave Kohsuke these opinions in person yesterday, but I don't think this is solely his problem so I wanted to bring it up on the dev mailing list. It's important to me that this is a constructive discussion and we

Re: Can't get access to the release button of the debian-package-builder-plugin in cloudbees

2014-10-02 Thread Ulli Hafner
Plugin owners don’t have access to this CI instance, only a few core developers have access. Am 02.10.2014 um 13:53 schrieb Ivan Kalinin pupss...@gmail.com: That job: https://jenkins.ci.cloudbees.com/job/plugins/job/debian-package-builder-plugin/ Either I do not have the permission or I

Re: Help : Make a new release for dependency-analyzer-plugin

2014-10-02 Thread Etienne Jouvin
Guys. Thank you all for all your inputs and help. Finally the new version is in the update center. Le jeudi 2 octobre 2014 16:05:50 UTC+2, Etienne Jouvin a écrit : Good news there is something here : http://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/dependencyanalyzer/0.7/ --

Re: Failing a build from within BuildWrapper setUp

2014-10-02 Thread Stuart Rowe
Thanks! I saw that in the javadoc, but misinterpreted it as meaning that the build would be marked as aborted. On Wednesday, 1 October 2014 23:15:09 UTC-7, Vincent Latombe wrote: From the javadoc: public BuildWrapper.Environment

Re: We must handle security advisories better

2014-10-02 Thread R. Tyler Croy
(replies inline) On Thu, 02 Oct 2014, Stephen Connolly wrote: On 2 October 2014 16:59, R. Tyler Croy ty...@monkeypox.org wrote: I already gave Kohsuke these opinions in person yesterday, but I don't think this is solely his problem so I wanted to bring it up on the dev mailing list.

Re: We must handle security advisories better

2014-10-02 Thread Jesse Glick
On Thu, Oct 2, 2014 at 7:23 PM, R. Tyler Croy ty...@monkeypox.org wrote: Do you have any ideas on how we can improve the feedback times? Is it just a matter of getting more people involved in the SECURITY project? By all means, if they are motivated to do serious investigations when issues come

Re: Request to publish a Jenkins plug-in

2014-10-02 Thread Krishna Kishore
Hi Jenkins Dev Team, Any update on my request to host a new plugin. Thanks, Kishore On Monday, 29 September 2014 14:46:39 UTC+5:30, Krishna Kishore wrote: Due to different dependencies we decided not to extend the functionality of the existing plugin but write a new plugin. The existing

Re: Request to publish a Jenkins plug-in

2014-10-02 Thread domi
done: https://github.com/jenkinsci/teamconcert-git-plugin but creating a component for you in the issue tracker failed, what is your userid in JIRA? ...I don't have permission to create a CI job, can someone else create one? Domi On 03.10.2014, at 06:19, Krishna Kishore clkkish...@gmail.com