Re: Publish EZ-Templates plugin

2015-02-21 Thread Kanstantsin Shautsou
What is "ez" ? Do you really need require 1.574 ? Do you really need skip InjectedTests? On Tuesday, January 27, 2015 at 7:33:05 AM UTC+3, JoelJ wrote: > > I'm the admin of this plugin repo: https://github.com/JoelJ/ez-templates > > This plugin is for creating templates for your jobs. You create a

Re: How to check if plugin is running in development mode

2015-02-21 Thread Daniel Beck
Try hudson.hpi.run: https://github.com/jenkinsci/maven-hpi-plugin/blob/master/src/main/java/org/jenkinsci/maven/plugins/hpi/RunMojo.java#L237 On 21.02.2015, at 22:15, Surya Gaddipati wrote: > Is there way to check to plugin is launched via mvn hpi:run > > I found this property > > https://gi

How to check if plugin is running in development mode

2015-02-21 Thread Surya Gaddipati
Is there way to check to plugin is launched via mvn hpi:run I found this property https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/Main.java#L221 But it env variable is not set causing it return false all the time. -- You received this message because you are subsc

Re: Publish EZ-Templates plugin

2015-02-21 Thread Ioannis Moutsatsos
+1 as well! Reading the git docs I'ma bit confused as to how project parameters in these templates are inherited? I have several jobs that share a group of parameters. Could I create a job template that would allow derived jobs to inherit them? Thanks and best regards Ioannis On Tuesday, Febr

Re: Jenkins UX

2015-02-21 Thread Kanstantsin Shautsou
@Tom, divs, css and tab it's cool, but as not UI developer i will expect "building blocks" that will allow me just to use form and databinding. This will also allow enhance/fix problems only in this block that will automatically apply to other places. More thoughts. - I think that other UI pro

Re: Google Groups Moderation

2015-02-21 Thread Kanstantsin Shautsou
Just press report for spam and they will be banned automatically. On Thursday, February 19, 2015 at 11:08:51 PM UTC+3, Richard Bywater wrote: > > 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: > >>

Re: Jenkins UX

2015-02-21 Thread Tom Fennelly
Yes, I think everyone agrees that the config pages are a UX nightmare. We looked at changing how they are rendered by introducing sections that are then collapsible. It was somewhat of a success but what frightened me off taking it further was the fact that it was inevitably going to break plu