Re: persisting PERL5LIB During a build job

2014-04-26 Thread Coinbase Support
__ Type your response ABOVE THIS LINE to reply Re: persisting PERL5LIB During a build job Coinbase | Apr 26, 2014 05:33PM PDT Thank you for submitting you

persisting PERL5LIB During a build job

2014-04-26 Thread 'Kamal Ahmed ' via Jenkins Users
on a Linux slave, i have a default PERL5LIB which works, fine, but i have another project running on the same slave, for which the PERL5LIB is different, i want to persist the alternate PERL5LIB During the job run. I tried export PERL5LIB="/alternate PERL5LIB Path/" in an Execute Shell but it d

Re: deployment tools..

2014-04-26 Thread Chanda Norton
Because I can laugh at my self..that was a good one.. thanks.. On Fri, Apr 25, 2014 at 7:01 PM, Les Mikesell wrote: > On Fri, Apr 25, 2014 at 4:20 PM, Chanda Norton > wrote: > > wow..awesome topics to think about. Ultimately, I would want to deploy > > every successful build, because we would

Re: Setup CPPCheck on Dashboard Plug

2014-04-26 Thread Ulli Hafner
If you don't have the dashboard view plugin installed then you can’t add portlets to a dashboard view… Am 26.04.2014 um 18:30 schrieb Timothy Calderwood : > I don't see the option CPPcheck Statistics Portlet when setting up the > dashboard. Should I have installed the dashboard first? > > On

Amazon EC2 plugin does not resume stopped instances

2014-04-26 Thread Ilya Kulakov
As per description, the Amazon EC2 allows to set slaves to be stopped rather than terminated so their state is preserved and can be reused. Unfortunately that does not seem to work at all. Once my On Demand node is stopped (either manually or due to idle timeout), subsequent build start creat

Re: Setup CPPCheck on Dashboard Plug

2014-04-26 Thread Timothy Calderwood
I don't see the option CPPcheck Statistics Portlet when setting up the dashboard. Should I have installed the dashboard first? On Apr 26, 2014, at 3:16 AM, Ulli Hafner wrote: 1. Create a dashboard view: https://wiki.jenkins-ci.org/display/JENKINS/Dashboard+View 2. Add CPPcheck Statistics Portlet

Re: maven plugin - how to obtain the jenkins user name

2014-04-26 Thread Michael Clarke
Use User.current() On 25 April 2014 23:17, Mauro Flores wrote: > Hello, > > I'm building a maven plugin. > I'd like to access the name of the user logged on jenkins inside the maven > plugin. > > Regards. Mauro. > > > -- > You re

Re: Setup CPPCheck on Dashboard Plug

2014-04-26 Thread Ulli Hafner
1. Create a dashboard view: https://wiki.jenkins-ci.org/display/JENKINS/Dashboard+View 2. Add CPPcheck Statistics Portlet in this view Am 26.04.2014 um 00:31 schrieb Timothy Calderwood : > I have installed and configured CPPCheck Plugin successfully. I then > installed the Dashboard plugin so