Re: need commit access in github to publish new plugin

2014-03-19 Thread Baptiste Mathus
How about enriching that plugin with your new plugin feature and merge the two? Le 18 mars 2014 14:14, Gurpreet Singh rgssi...@gmail.com a écrit : As it loads thing dynamically so i think dynamic-extended-choice-

Re: Requiring Java8 for acceptance-test?

2014-03-19 Thread Ulli Hafner
+1 Ulli Am 19.03.2014 um 02:01 schrieb Richard Lavoie lavoie.rich...@gmail.com: +1 Richard Lavoie On 2014-03-18, at 20:26, Kohsuke Kawaguchi k...@kohsuke.org wrote: Now that Java8 came out, what do people think about requiring Java8 for

Re: Requiring Java8 for acceptance-test?

2014-03-19 Thread Emanuele Zattin
+1 Emanuele Zattin --- -I don't have to know an answer. I don't feel frightened by not knowing things; by being lost in a mysterious universe without any purpose -- which is the way it really is, as far as I can tell, possibly. It doesn't frighten

need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread Laurent RICHARD
Dear jenkins devs, I would like to publish our new Plugin for Jenkins. Find below the details requested: Plugin Name: composer-security-checker-plugin GITHUB username: easylo GITHUB link: https://github.com/easylo/composer-security-checker-plugin Description: this plugin is for projects

Re: need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread nicolas de loof
https://github.com/jenkinsci/composer-security-checker-plugin 2014-03-19 9:46 GMT+01:00 Laurent RICHARD eas...@gmail.com: Dear jenkins devs, I would like to publish our new Plugin for Jenkins. Find below the details requested: Plugin Name: composer-security-checker-plugin GITHUB

Re: grant commit access to build-user-vars-plugin

2014-03-19 Thread clifford sanders
Thank's Kohsuke. Did you grant me push access on (all?) 1024 projects on purpose? Because of this I have to disable 'watching' on 1023 of them :-) Regards, Clifford Am Dienstag, 18. März 2014 03:04:01 UTC+1 schrieb Kohsuke Kawaguchi: All set, welcome aboard! On 03/17/2014 03:38 AM,

Re: need commit access in github to publish new plugin

2014-03-19 Thread Gurpreet Singh
Hi Baptiste As i already mentioned above that my plugin loads thing dynamically based on binded field so both have different set of functionality we can't merge them. Please create placeholder for it so that i can start committing it. Name should be dynamic-extended-choice-parameter plugin.

Re: need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread Laurent RICHARD
thanks. can i have right for commit ? on https://github.com/jenkinsci/composer-security-checker-plugin thanks thanks On Wednesday, March 19, 2014 10:01:59 AM UTC+1, nicolas de loof wrote: https://github.com/jenkinsci/composer-security-checker-plugin 2014-03-19 9:46 GMT+01:00 Laurent

new acount for https://jenkins-ci.org/account/doSignup

2014-03-19 Thread Laurent RICHARD
please can you create or validate my acount with id : easylo i want to release plugin : https://github.com/jenkinsci/composer-security-checker-plugin Thanks -- Laurent RICHARD 06 85 05 00 47 eas...@gmail.com -- You received this message because you are subscribed to the Google Groups

Re: need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread Ulli Hafner
Done. Am 19.03.2014 um 11:45 schrieb Laurent RICHARD eas...@gmail.com: thanks. can i have right for commit ? on https://github.com/jenkinsci/composer-security-checker-plugin thanks thanks On Wednesday, March 19, 2014 10:01:59 AM UTC+1, nicolas de loof wrote:

Re: need commit access in github to publish new plugin

2014-03-19 Thread Ulli Hafner
https://github.com/jenkinsci/dynamic-extended-choice-parameter-plugin Welcome aboard! Ulli Am 19.03.2014 um 10:57 schrieb Gurpreet Singh rgssi...@gmail.com: Hi Baptiste As i already mentioned above that my plugin loads thing dynamically based on binded field so both have different set of

Re: need commit access in github to publish new plugin : composer-security-checker-plugin

2014-03-19 Thread Laurent RICHARD
thanks On Wednesday, March 19, 2014 12:17:05 PM UTC+1, Ullrich Hafner wrote: Done. Am 19.03.2014 um 11:45 schrieb Laurent RICHARD eas...@gmail.comjavascript: : thanks. can i have right for commit ? on https://github.com/jenkinsci/composer-security-checker-plugin thanks thanks On

Re: new acount for https://jenkins-ci.org/account/doSignup

2014-03-19 Thread Larry Shatzer, Jr.
Done. On Wed, Mar 19, 2014 at 4:48 AM, Laurent RICHARD eas...@gmail.com wrote: please can you create or validate my acount with id : easylo i want to release plugin : https://github.com/jenkinsci/composer-security-checker-plugin Thanks -- Laurent RICHARD 06 85 05 00 47

Re: need commit access in github to publish new plugin

2014-03-19 Thread Gurpreet Singh
Thanks Ulli. On Wednesday, March 19, 2014 4:48:30 PM UTC+5:30, Ullrich Hafner wrote: https://github.com/jenkinsci/dynamic-extended-choice-parameter-plugin Welcome aboard! Ulli Am 19.03.2014 um 10:57 schrieb Gurpreet Singh rgss...@gmail.comjavascript: : Hi Baptiste As i already

Scrubbing config data manually

2014-03-19 Thread Artur Szostak
Hi, Does anyone know how to view and scrub the old configuration data from Jenkins by hand? Basically how to reproduce what the Manage Old Data link would normally do. I could not find any info about this. The reason I need to do this by hand is because when I try click the link the page

Re:

2014-03-19 Thread Kohsuke Kawaguchi
Done. I created tgz of the repositories right before I deleted them, just in case. I'll send it to you off list. 2014-03-19 10:01 GMT-07:00 Stephen Connolly stephen.alan.conno...@gmail.com : Kohsuke, Could you please delete the following repos (all code has been pushed to the s/codahale-//g

Re: Scrubbing config data manually

2014-03-19 Thread Daniel Beck
To view the problems, try the following in the Script Console: === def d = [:] d.putAll(Jenkins.instance.getAdministrativeMonitor(OldData).data) d.each { obj, v - println obj.class.getName() println obj.fullName?:obj.fullDisplayName?:obj.displayName?:obj.name println v println v.extra

Re: Scrubbing config data manually

2014-03-19 Thread Jesse Glick
On Wed, Mar 19, 2014 at 3:29 PM, Daniel Beck m...@beckweb.net wrote: it doesn't even @RequirePOST Oops, that will be fixed! -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe from this group and stop receiving emails from it,

Need access to jenkins repo for new plugin

2014-03-19 Thread Smarth Madan
Hi, I need commit access to https://github.com/jenkinsci to create a new repo for a plugin. Github ID: smarth-madanPlugin name: periodic-projects-scanner-balancer Thanks Smarth Madan -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To