Re: hi i have a question

2014-11-24 Thread Richard Bywater
Out of interest, what is synopsis.com as referred in the email address below? On 24/11/2014 8:12 PM, Oleg Nenashev o.v.nenas...@gmail.com wrote: Please clarify the question and ask it on jenkinsci-us...@synopsys.com If you have problems with English description of the issue, attach screenshots

Re: hi i have a question

2014-11-24 Thread Oleg Nenashev
Hi Richard, My bad. I occasionally added the suffix of my company instead of the correct one. The correct address is jenkinsci-us...@googlegrooups.com. 2014-11-24 12:19 GMT+03:00 Richard Bywater rich...@byh2o.com: Out of interest, what is synopsis.com as referred in the email address below?

How do I release a plugin?

2014-11-24 Thread Vipin Nair
Hi, How can I release a plugin to the jenkins plugin repo? I have written a new plugin to generate a dashboard, and would like to publish the same. Is requesting hosting mandatory? Or can I just run mvn release:prepare release:perform from my local repository? Thanks in advance. :) -- You

Re: New Plugin - Admin Note Plugin - Hosting Requested

2014-11-24 Thread Fawzy Manaa
Bump... Any idea how long it usually takes? On Tuesday, November 18, 2014 9:26:09 PM UTC-5, Fawzy Manaa wrote: Jenkinsci ID: fawzymanaa On Tuesday, November 18, 2014 9:07:43 PM UTC-5, Fawzy Manaa wrote: Hi all, Just got started with my first Jenkins plugin... It solves the simple

Re: hi i have a question

2014-11-24 Thread Richard Bywater
That's OK - thought it was perhaps a re-branding of Google groups or something :) Richard On 24/11/2014 10:27 PM, Oleg Nenashev o.v.nenas...@gmail.com wrote: Hi Richard, My bad. I occasionally added the suffix of my company instead of the correct one. The correct address is

Re: commit access request, fortify plugin

2014-11-24 Thread Brandon Spruth
On Sun, Nov 23, 2014 at 9:11 PM, techie naresh technar...@gmail.com wrote: Is there an update on the Jenkins Fortify Plugin? We are using Fortify 4.0 and trying to automate our scan. Thanks, Naresh HP Fortify v4.20 has an updated Jenkins Fortify Plugin fortifyJenkins.hpi packaged with the

Can I tell whether a step succeeded beyond its effect on the build result?

2014-11-24 Thread Nate Rook
Hello! I'm working on a project to display the results of Jenkins builds in an external dashboard, and I've run into a fun conceptual problem. I'd like to tell if a BuildStep had a good or bad outcome. A 'good' outcome is one in which the step executed as expected, while a 'bad' outcome is one

Build Queue not being processed - Timer task hudson.model.Queue$MaintainTask@52c633e failed

2014-11-24 Thread Phil Rumble
People, I have a build queue not being processed. There is an error in the logs SEVERE: Timer task hudson.model.Queue$MaintainTask@52c633e failed java.lang.IllegalThreadStateException: Thread is already started Details: Jenkins 1.580.1 under tomcat6 on RH6 x64 Any ideas? -- You received

Re: New SSO plugin for Jenkins on Windows, based on KerberosSSO, using Waffle...

2014-11-24 Thread Bryson Gibbons
Are there any good examples of a main class extending Plugin and having a descriptor that works that you can refer me to? I have tried looking, and haven’t seen anything yet; I’ve tried what I can think of based on the what I have been able to see, and all I ever get when trying to load the