Re: How to resolve directories given in an ant pattern?

2012-09-21 Thread Ognjen Bubalo
Hi, So I am writing a plugin and I want to get list of directories which match the pattern given on the configuration page. For e.g. if you say **/target/ you would have a list of directories (sth/target/, sth2/sth4/target, sth35/target). Currently if you say **/target/ you get a list of

Re: Lazy loading build records

2012-09-21 Thread Christian Wolfgang
Awesome! Thanks, Kohsuke! I will test it as soon as possible. Christian On Fri, Sep 21, 2012 at 1:38 AM, Kohsuke Kawaguchi kkawagu...@cloudbees.com wrote: http://kohsuke.org/private/20120920/jenkins.war I've deployed this exact binary on https://ci.jenkins-ci.org/ I just set up

Re: Lazy loading build records

2012-09-21 Thread Baptiste MATHUS
That's an absolutely great news! Congrats again Kohsuke. Seeing this makes me think about a side-feature. Lazy-loading build records is great when it comes to start the server, but might we consider its unloading somehow? For example, on our instance (~10 nodes, 250 jobs), we've encountered some

Re: Lazy loading build records

2012-09-21 Thread Vincent Latombe
Hello, I agree with Baptiste, it would be great to also allow unloading of builds, this would reduce the overall heap usage and maybe allow to keep more builds per job. Vincent 2012/9/21 Baptiste MATHUS bmat...@gmail.com That's an absolutely great news! Congrats again Kohsuke. Seeing this

Databinding with RadioBlock into Repeatable

2012-09-21 Thread SimoneMex
Hi all, i have to insert 2 RadioBlock in a Repeatable item in a config.jelly. I have only 1 variable in the main class that is a list of the external repeatable, inside it i have 2 radio block with a text box. The variable of Radioblocks (choise) and the var of the 2 texboxes (field1 and

Re: Lazy loading build records

2012-09-21 Thread Jesse Glick
On 09/20/2012 05:20 PM, Kohsuke Kawaguchi wrote: We can create a pull request from one branch to another, so if that's the only thing, I'd encourage you to create a branch. No, my point was really that it is hard to _comment_ on changes made in a branch which is not a pull request. You have

Re: New plugin : buildtriggerbadge

2012-09-21 Thread Baptiste MATHUS
Hi, The corresponding component is missing on JIRA. I suppose it's not created automatically? Could it be created or could I get the rights to do it (pluginId=buildtriggerbadge, JIRA username=batmat)? Thanks a lot. Cheers 2012/9/18 Baptiste MATHUS bmat...@gmail.com 2012/9/18 nicolas de loof

Get data from plugin installations in the real world

2012-09-21 Thread Baptiste MATHUS
Hi all, I'd like to be able to retrieve some (anonymous, sure) informations about real installations (to be able to improve the plugin). Is there any standard Jenkins feature or even guidelines for plugin developers about that? Obviously, there's already some kind of feedback sent to create

Re: New plugin : buildtriggerbadge

2012-09-21 Thread Baptiste MATHUS
Thanks. No bug, but improvements idea, or whatever. I considered using JIRA(s) myself on this id to kind of store some kind of roadmap for improvements. By the way, is there any recommendation for storing TODO/roadmap for a plugin? 2012/9/21 nicolas de loof nicolas.del...@gmail.com

Re: Lazy loading build records

2012-09-21 Thread Kohsuke Kawaguchi
On 09/21/2012 10:20 AM, Jesse Glick wrote: On 09/20/2012 05:20 PM, Kohsuke Kawaguchi wrote: We can create a pull request from one branch to another, so if that's the only thing, I'd encourage you to create a branch. No, my point was really that it is hard to _comment_ on changes made in a

Re: Lazy loading build records

2012-09-21 Thread Kohsuke Kawaguchi
Done. On 09/21/2012 02:09 AM, Baptiste MATHUS wrote: That's an absolutely great news! Congrats again Kohsuke. Seeing this makes me think about a side-feature. Lazy-loading build records is great when it comes to start the server, but might we consider its unloading somehow? For example, on

scm in pom

2012-09-21 Thread Henri Gomez
Hi to all, I'm battling with Maven to release VirtualBox Plugin 0.5.0 In its pom, I could see (git-ssh and https) scm     connectionscm:git:git://github.com/jenkinsci/virtualbox-plugin.git/connection    

Re: scm in pom

2012-09-21 Thread Henri Gomez
in https, maven will reclaim my log/pwd. With ssh I won't have this problem :) 2012/9/21 Jesse Glick jgl...@cloudbees.com: On 09/21/2012 03:31 PM, Henri Gomez wrote: developerConnectionscm:git:ssh://g...@github.com/jenkinsci/MYPLUGINNAME.git/developerConnection This should be fine, or

Re: http://www.reddit.com/r/jenkinsci/

2012-09-21 Thread Bruno P. Kinoshita
Hi Lisa! Great idea. +1 to using reddit, and +1 to adding a section on the jenkins-ci.org with r/jenkinsci posts Cheers Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com From: Lisa lwe...@cloudbees.com To: jenkinsci-dev@googlegroups.com Sent:

Re: http://www.reddit.com/r/jenkinsci/

2012-09-21 Thread Kohsuke Kawaguchi
On 09/21/2012 01:11 PM, Bruno P. Kinoshita wrote: Hi Lisa! Great idea. +1 to using reddit, and +1 to adding a section on the jenkins-ci.org with r/jenkinsci posts I have a suspicion that rtyler had set up some kind of automatic reddit posting from @jenkinsci. I'm how he did it. The other

Re: http://www.reddit.com/r/jenkinsci/

2012-09-21 Thread Lisa Wells
The JFrog image appears to come up whenever jenkins-ci.org is cited. I posted this link and it still has the JFrog image: http://jenkins-ci.org/content/come-join-jenkins-user-conference-san-francisco-september-30th Maybe Reddit is pulling from the sponsor logos on the blog page? L On Fri, Sep

Re: http://www.reddit.com/r/jenkinsci/

2012-09-21 Thread Bruno P. Kinoshita
Hi, I recently worked on a web site with a requirement of displaying the right image on FaceBook. When you share a page in facebook, it tries to get the website image from the following html meta tag: meta property=og:image content=http://url/images/icon-facebook.gif; /  There are other

Re: http://www.reddit.com/r/jenkinsci/

2012-09-21 Thread Kohsuke Kawaguchi
That makes sense. And I think you are right, it looks like Reddit is also paying attention to og:image [1]. The reason JFrog gets chosen is because its actual image size is huge (but it comes with the size CSS attributes to make it look like a normal size.) So I think the solution is: