How to select individual JDK for each build

2013-01-16 Thread ffromm
Hi, we have a generic maven project/job to build release candidates of our java components. All of them used jdk 1.6. But now, the first component wants to use jdk 1.7. As I want to avoid job duplication only for the use of different jdks, I want to choose the jdk on build start by an upstream

Re: Jenkins Plug-in that can embed and display an html page

2013-01-16 Thread Ken Knudsen
Hi Jeremy, Not that I can help much but here’s some of my findings today… I’ve been using the HTML Publisher with success. Once I figured out how Jenkins is displaying stuff per build run, what I was expecting to get published per build run, did… Noting your particular problem, I created a bui

Re: Plugin consumes too much memory

2013-01-16 Thread Jesse Glick
On 01/16/2013 10:24 AM, Ognjen Bubalo wrote: Maybe the problem is that the plugin loads the serialized objects and the exec files too. What do you think? Could be a problem. If you are using the DB plugin probably you would have your plugin examine jacoco.exec at the end of the build and creat

Re: Pending Pull-Request on copy-data-to-workspace-plugin

2013-01-16 Thread Yves Schumann
Hi Jerome 2013/1/14 Jerome Lacoste : > the formatting changes in a7371df8025e34d68992193e5c455e0c4326165e made it a > bit harder than necessary to see right away what the changes were. So I > didn't spend more time on it. I will add a few comments to your pull > request. Thx a lot for your notes

Re: Jenkins Plug-in that can embed and display an html page

2013-01-16 Thread Ken Knudsen
So this plugin is getting me a little close to what I'm looking for... https://wiki.jenkins-ci.org/display/JENKINS/DocLinks+Plugin It'll take the files and all recursive directories I specify in a directory and bundle it up into the job report..problem is that it's attached to the Document Links

Startup Trigger Plugin

2013-01-16 Thread punit jain
Hi guys, i posted this question here also : https://wiki.jenkins-ci.org/display/JENKINS/Startup+Trigger, got some replies from Gregory Boissinot, but still have the same issue. *Issue is:* This plugin triggers a job at je

Re: Jenkins Plug-in that can embed and display an html page

2013-01-16 Thread Ken Knudsen
Thanks, I'll look into that... There's also this plug-in I found... https://wiki.jenkins-ci.org/display/JENKINS/Summary+Display+Plugin If it becomes to much of a problem to embed it somehow into the Jenkins report I could take one path that is easy enough: saving the outputted UT results (in the

DataboundConstructor is not working

2013-01-16 Thread Dimitri CHARLES
Hi, I have a problem using DataboundConstructor. I am currently writing a jenkins plugin and I have a class called RemoteDeploymentBuilder whose constructor is defined like this: @DataBoundConstructor public RemoteDeploymentBuilder(Profil profil, String environment, String component, Stri

Extending CLIConnectionFactory

2013-01-16 Thread fdegir
Hi, How can I access and adjust the URL passed to jenkins-cli before it tries to connect to the Jenkins ? I've been looking at jenkins-cli and I am able to add new commands to it. Now I'm trying to modify the URL passed to jenkins-cli so I had a look at CLI and related stuff. I found CLIConne

Re: Jenkins Plug-in that can embed and display an html page

2013-01-16 Thread Mark Waite
There is an HTML publisher plugin that I've used to display the HTML formatted output from the gcc coverage reporting tool "lcov".  It is simple to use the publisher plugin and easy to configure into the job. The "down side" of using any externally generated HTML is that it does not integrate i

Jenkins Plug-in that can embed and display an html page

2013-01-16 Thread Ken
Hi everyone. I'm just beginning my adventure into Jenkin's land... One of the requirements I'm looking to solve is with embedding or somehow linking an html page that contains build results (created by a Gallio execution).. For anyone that's used Gallio as a UT framework, it can create a nicely

Re: Plugin consumes too much memory

2013-01-16 Thread Ognjen Bubalo
Thank you Jesse! I'll check it out. One more thing, the plugin uses the stored output files (.exec files created by JaCoCo) to examine them when showing the reports. Maybe the problem is that the plugin loads the serialized objects and the exec files too. What do you think? Thanks, Ogi On Wed, J

Build Executor Status - Filter

2013-01-16 Thread chrissy . meyer25
Hello, I want to develop a plugin to filter the Build Executor Status - List. We have a lot of Slaves and we want to filter the slaves for specific groups, so that not everyone can see all slaves. Is there an extension for this, or could you help me? Thanks

Re: Pending pull request for an improvement in jenkins core [JENKINS-16215] / pull/660

2013-01-16 Thread mpapo - Michaël Pailloncy
Hi, We've faced with a problem of overhead with our internal repository manager (Nexus) -> see https://groups.google.com/forum/?hl=fr&fromgroups=#!searchin/jenkinsci-users/mpapo/jenkinsci-users/UPbqu7Xoh0w/PdWg6pAFJIgJ Since we've configure automatic tools installation in Jenkins (tools are in