Re: Sectioned view section

2015-02-19 Thread Łukasz Tasz
looks like /dev/null pity :| Łukasz Tasz -- Forwarded message -- From: Łukasz Tasz Date: 2015-02-12 16:44 GMT+01:00 Subject: Re: Sectioned view section To: jenkinsci-dev@googlegroups.com Hi Guys, sorry for bothering you, is it really a big issue to arrange releasing of t

Re: How does Jenkins test harness run the tests?

2015-02-19 Thread oliver gondža
Hi, see my replies inline. On Thu, 19 Feb 2015 17:36:45 +0100, Kirill wrote: Hi, I use Jenkins test harness (jenkins-test-harness) v 1.551 to test my Jenkins plugin. I'm wondering if there are any guidelines or "best practices" for writing the tests - I haven't found anything better than http

Re: Google Groups Moderation

2015-02-19 Thread Richard Bywater
Cool - its a real pain that people like that seem to think its ok... Richard. On Fri, Feb 20, 2015 at 4:05 AM, Larry Shatzer, Jr. wrote: > I've been banning them, and deleting the post in google groups when I see > them. > > On Wed, Feb 18, 2015 at 4:22 PM, Richard Bywater > wrote: > >> Hi >>

Re: Guice Dependency Injection in a plugin?

2015-02-19 Thread Baptiste Mathus
Just played a bit with it in my plugins (and I guess I'm gonna use more DI from now on), IIUC your example, you indeed should mark the related classes with @Extension so that the "system" knows about them. So, in your example, I think you should just NOT have a class like your MyGuiceModule.java b

Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-19 Thread Daniel Beck
Sorry, forgot about that. On 19.02.2015, at 19:03, 'Bruno P. Kinoshita' via Jenkins Developers wrote: > Hi Daniel! > > The plug-in hasn't been released to the Jenkins update center yet, just to > the update center hosted at BioUno - we do this because of some niche > plug-ins (phylogenetics

Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-19 Thread 'Bruno P. Kinoshita' via Jenkins Developers
Hi Daniel!  The plug-in hasn't been released to the Jenkins update center yet, just to the update center hosted at BioUno - we do this because of some niche plug-ins (phylogenetics, PBS/Torque, etc). If the plug-in proposal gets accepted here and we agree on a new name, we can then release it

Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-19 Thread Daniel Beck
On 19.02.2015, at 16:17, 'Bruno P. Kinoshita' via Jenkins Developers wrote: > rename the artifact ID The old one will still be available in update center, and just be a dead end. Not sure whether we've ever removed anything (there are a few plugins where this happened and it's not pretty).

Re: How can I customize build details page?

2015-02-19 Thread Baptiste Mathus
Le 19 févr. 2015 16:06, "Kirill" a écrit : > > Hi, > > I'm new to Jenkins plugin development. Looks like plugins like Git or Maven plugin are able to add stuff to build's details (see example attached). > As a result, there are different sections - "Changes", "Triggered by", "Test result", etc. Ho

How does Jenkins test harness run the tests?

2015-02-19 Thread Kirill
Hi, I use Jenkins test harness (jenkins-test-harness) v 1.551 to test my Jenkins plugin. I'm wondering if there are any guidelines or "best practices" for writing the tests - I haven't found anything better than https://wiki.jenkins-ci.org/display/JENKINS/Unit+Test. My problem is that tests ha

Re: Are Labels truly singletons?

2015-02-19 Thread Suckow, Thomas J
Done. https://issues.jenkins-ci.org/browse/JENKINS-27034 Thank you for your responses. - Thomas From: Stephen Connolly mailto:stephen.alan.conno...@gmail.com>> Reply-To: "jenkinsci-dev@googlegroups.com" mailto:jenkinsci-dev@googlegroups.com>> Date: Wedne

Re: Release & Versions Maven plugins

2015-02-19 Thread Vincent Latombe
Hi, I'm sorry but this question relates only to Maven, you should rather ask your questions to the maven users mailing list. The fact that you use Jenkins to do your releases has nothing to do with your problem. Best regards, Vincent 2015-02-19 16:06 GMT+01:00 lebrame57 : > Hi, > > we have a p

Re: New plug-in: Uno Choice Plug-in for dynamic parameters

2015-02-19 Thread 'Bruno P. Kinoshita' via Jenkins Developers
> Finally, we have to consider the effort required to rename the plugin (Bruno, > WDYT? ) There will be some effort, and we can miss updating some Javadocs or Strings here or there. Some users already familiar with the Uno Choice name would have to be notified on the new name. But if we agree

Release & Versions Maven plugins

2015-02-19 Thread lebrame57
Hi, we have a problem with maven releases and maven version plugin. In Jenkins we want to do releases automatically upon pressing a button. To remove snapshot dependencies we want to use the maven versions plugin. Suppose we have two projects A (latest release 0.0.1, latest snapshot 0.0.2-SNAPSHO

How can I customize build details page?

2015-02-19 Thread Kirill
Hi, I'm new to Jenkins plugin development. Looks like plugins like Git or Maven plugin are able to add stuff to build's details (see example attached). As a result, there are different sections - "Changes", "Triggered by", "Test result", etc. How are they added? My understanding is that they ap

Re: Google Groups Moderation

2015-02-19 Thread Larry Shatzer, Jr.
I've been banning them, and deleting the post in google groups when I see them. On Wed, Feb 18, 2015 at 4:22 PM, Richard Bywater wrote: > Hi > > Mailing the dev list as more of an "operations" type list :) > > There seems to have been a huge increase in the number of recruiters > spamming the li

windows Azure slave plugin doubts

2015-02-19 Thread Bharathi Devarasu
Hi All, i am a newbie to jenkins, sorry about this set of questions. trying to use windows azure slave plugin, what is the real use of that plugin. 1. Here windows azure works master or jenkins server works as master?. again my question may wrong we can create windows azure as master?. 2