Save authentication from Kerberos Single Sign On filter

2014-07-21 Thread Joakim Ahle
Hello. I'm trying to write a filter for Kerberos (SSO) authentication. I have a class KerberosFilter that implements Filter. The authentication works as expected, but the problem is that the authentication should only need to happen once, and after that the user should be authenticated. When

Request for plugin hosting

2014-07-21 Thread Anthony Gubler
Hello, I would like to request hosting for a jenkins plugin that generates a github change log between releases. I already have the code pushed to my github repository - https://github.com/agubler/jenkins-github-changelog-plugin. Please let me know if there is any more information you

Re: [ANN] docker image for workflow plugin demo

2014-07-21 Thread Kohsuke Kawaguchi
Added the -o option and deployed the new image (59f1d5a96525) 2014-07-18 17:20 GMT+02:00 Jesse Glick jgl...@cloudbees.com: On Fri, Jul 18, 2014 at 10:14 AM, Kohsuke Kawaguchi k...@kohsuke.org wrote: Maybe I should run Maven with the -o option then. Since I already merged Scott’s PR, if

Re: Replacing img icons with an icon tag

2014-07-21 Thread Tom Fennelly
I was holding off on posting this but decided to post anyway so as to get feedback if possible. Here's an up-to-date Jenkins core branch containing the new l:icon tag + the shim plugin (to allow plugins use the tag but still maintain compatibility with older versions of Jenkins): -

Re: Executing a shell/python command in Jenkins Dynamic Choice Parameter Plugin

2014-07-21 Thread Robert Parker
Do you have any examples of groovy script within a Dynamic Parameter executing an external shell script? I can't seem to figure out the correct syntax and then pass it back to jenkins in a way that will be parsed as a set of parameter choices in the UI. Thanks On Friday, July 18, 2014

Re: Hi, I want to host my plugins

2014-07-21 Thread Ulli Hafner
Is your plugin already hosted on GitHub? Can you please describe briefly what the plugin does? Is pi a product? Am 21.07.2014 um 05:07 schrieb xulj icbcsdcpmox...@outlook.com: Hi, I'd like to add some plugins that I have developed to Jenkins community. And the information I should

Re: Request for plugin hosting

2014-07-21 Thread Ulli Hafner
Would it make sense to merge it with the existing github plug-in? https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Plugin Am 21.07.2014 um 14:35 schrieb Anthony Gubler agub...@gmail.com: Hello, I would like to request hosting for a jenkins plugin that generates a github change log

First time build fails

2014-07-21 Thread Selvarasu Ramasamy
Hello, I following the Building Jenkins https://wiki.jenkins-ci.org/display/JENKINS/Building+Jenkins page and I am getting error when executing mvn -Plight-test install. Here is the part of mvn build debug output. Looks like the enforcer plugin is trying to read a jar file. It doest exist in