Re: [ANN] Official docker repository for Jenkins

2015-05-05 Thread bobyballi
Hi Kohsuke, I was wondering if you can help me as i posted the same error in the developer group. I have an issue in compiling the code and I am not sure on which revision error was introduced or committed on SVN. For debugging the issue i wanted to perform the build per revision. As I have

Re: [ANN] Official docker repository for Jenkins

2015-05-05 Thread Richard Bywater
Please do not hijack a thread to try and get your question answered. Also this type of query belongs in the Jenkins User Mailing list not the Dev one as this mailing list is intended for discussion on Jenkins and related plugin development and not use of Jenkins and plugins. Richard. On Wed, 6

Request hosting for Spoon plugin

2015-05-05 Thread Mateusz Polnik
Dear Colleagues, I would like to host a new plugin for Spoon at Jenkins-ci. The plugin allows users to build Spoon images and push them to the Spoon.net Hub. I described it in more details at Jenkins wiki https://wiki.jenkins-ci.org/display/JENKINS/Spoon+Plugin. I made a first request two

Jenkins-Confluence wiki: Bad day for Comparisons too?

2015-05-05 Thread Ioannis Moutsatsos
https://lh3.googleusercontent.com/-3FlcB6CZdr8/VUjfbBG4VmI/heE/9AZN31GNdnY/s1600/Wiki_CompareError.gif I'm starting to suspect that something happened to this wiki page so it can not be edited or compared. Can someone have a look?

Re: Request hosting for Spoon plugin

2015-05-05 Thread Christopher Orr
Hi there, Sorry; I could have forked this before. What should the plugin repo be called? spoon.net-image-plugin or similar? There are seemingly various products called Spoon (the first thing I though of was https://square.github.io/spoon/), so it would be nice to have a slightly more

Plugin hosting request: seed

2015-05-05 Thread Damien Coraboeuf
Hi, The Seed project aims to help automating the generation and management of pipelines for branches of a project in Jenkins. The Seed structure can be generated automatically seed -- project seed project seed -- branch seed for a given branch branch seed -- pipeline for this branch Plugin

Re: Jenkins Confluence-wiki: Bad day for CAPTCHA!

2015-05-05 Thread Ioannis Moutsatsos
I'm still unable to make any new edits to the Confluence wiki page. I keep getting the 'The typed word did not match the text in the picture.' In addition whatever edits I have made do not appear to be cached as when I get the error the markup is back to the old version. There is no time-out

Re: Jenkins-Confluence wiki: Bad day for Comparisons too?

2015-05-05 Thread Christopher Orr
Yeah, that's weird. Trying to compare any of the past ~10 versions fails for me as well. File an issue against the INFRA project; maybe there's a check integrity script that an admin can run (like there is for JIRA). -Chris On 05/05/15 17:19, Ioannis Moutsatsos wrote:

Plugin build step not appearing

2015-05-05 Thread Greg Allen
I am sure I am missing something simple but I can't see it. Hopefully another set of eyes will help. I am trying to create a custom build step but it is not appearing in the list of build steps in the dropdown in the GUI. My really simple code follows. Can anyone tell me what is missing?

Re: Plugin build step not appearing

2015-05-05 Thread Jesse Glick
On Tue, May 5, 2015 at 11:27 AM, Greg Allen gal...@redhat.com wrote: I am trying to create a custom build step but it is not appearing in the list of build steps in the dropdown in the GUI. Try mvn clean hpi:run -- You received this message because you are subscribed to the Google Groups

Re: Plugin build step not appearing

2015-05-05 Thread Greg Allen
Thanks, Jesse. I'm not sure why, but that did it. I had been building the plugin and installing it on my jenkins server outside of eclipse and the build step wasn't showing up. And I had tried a mvn clean as well. I did as you suggesting and the build step showed up in the jenkins that

Re: Request hosting for My Plugin -- Hidden Parameter Plugin

2015-05-05 Thread Daniel Beck
Pull request to update center created at https://github.com/jenkinsci/backend-update-center2/pull/16 -- I will wait a bit for feedback and assuming none is negative, merge it. Note that this only removes the plugin from the update center. Any users who installed HiddenParameter will still get

Re: Plugin build step not appearing

2015-05-05 Thread Greg Allen
I didn't think the config.jelly was needed as this extension doesn't expose any configuration options. But I've added one with just the jelly/jelly tags and it still doesn't appear. -- Greg On 05/05/2015 11:46 AM, 'Laurence Bordowitz' via Jenkins Developers wrote: Did you create a matching

Re: Jenkins Confluence-wiki: Bad day for CAPTCHA!

2015-05-05 Thread Christopher Orr
Yeah, I have the same problem on that page (and that page only; many other edits worked fine today for me) — entering the CAPTCHA fails every time, and supposedly saved draft changes aren't saved. As mentioned, I'd guess it's a database consistency issue with that page. Hopefully the admins

Regarding Custom Restrict Node Slicer

2015-05-05 Thread Rama Devi
Hi, I am facing a problem with Jenkins. In my Configuration Slicing, all are working except Custom Restrict Node Slicer. When I click on it end up with below error. Jenkins Verion: 1.612 System Type: 64-bit RAM: 6GB OS: Windows I am struggling with this issue from few days. Please

Re: Request hosting for My Plugin -- Hidden Parameter Plugin

2015-05-05 Thread huandieyangyang
Hi! thanks,those problems have resolved.Now I have a new problem. First,I use command 'mvn release:prepare release:perform' ,release a plugin, pluginId is HiddenParameter.Then I again release a plugin,pluginId is hidden-parameter.So in jenkins update center,I have two plugins,I want

Re: Request hosting for My Plugin -- Hidden Parameter Plugin

2015-05-05 Thread huandieyangyang
Hi! thanks,those problems have resolved.Now I have a new problem. First,I use command 'mvn release:prepare release:perform' ,release a plugin, pluginId is HiddenParameter.Then I again release a plugin,pluginId is hidden-parameter.So in jenkins update center,I have two plugins,I want

Re: Jenkins-Confluence wiki: Bad day for Comparisons too?

2015-05-05 Thread Ioannis Moutsatsos
Thanks Chris Issue filed: https://issues.jenkins-ci.org/browse/INFRA-300 On Tuesday, May 5, 2015 at 11:45:05 AM UTC-4, Christopher wrote: Yeah, that's weird. Trying to compare any of the past ~10 versions fails for me as well. File an issue against the INFRA project; maybe there's a check

Re: Jenkins Confluence-wiki: Bad day for CAPTCHA!

2015-05-05 Thread Ioannis Moutsatsos
Thanks Chris! Issue filed: https://issues.jenkins-ci.org/browse/INFRA-300 https://issues.jenkins-ci.org/browse/INFRA-300 On Tuesday, May 5, 2015 at 12:03:40 PM UTC-4, Christopher wrote: Yeah, I have the same problem on that page (and that page only; many other edits worked fine today for me)