RE: Make auto-installed tools available to Freestyle projects

2015-10-09 Thread Shane Turner
"Add". In my configuration Maven is the first tool in the list. I'll have to test that next. Thanks, Shane From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Andrew Bayer Sent: Friday, October 09, 2015 10:38 AM To: jenkinsci-users@goo

RE: Make auto-installed tools available to Freestyle projects

2015-10-09 Thread Shane Turner
option for setting the Maven version. I assume I have to trigger the install of Maven somehow, then set up the environment appropriately in the shell script (JAVA_HOME, M2_HOME, PATH, etc.). Thanks, Shane From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf

Make auto-installed tools available to Freestyle projects

2015-10-09 Thread Shane Turner
d a way to query Jenkins about the tools that it has auto-installed, on the assumption that it must be available somehow, but I haven't been able to find a way yet. Does anyone know a way to do it using Groovy, or some other method? Sincerel

Re: [workflow plugin] loop stops at first iteration as it seems...

2015-02-05 Thread Shane Kim
BTW I'm using workflow plugin 1.3 version straight from github. On Thursday, February 5, 2015 at 11:20:53 PM UTC-8, Shane Kim wrote: > > Hi, > > I'm not sure if workflow plugin is limiting iteration or not, I found it > really odd... > > I have this simple

[workflow plugin] loop stops at first iteration as it seems...

2015-02-05 Thread Shane Kim
Hi, I'm not sure if workflow plugin is limiting iteration or not, I found it really odd... I have this simple code... def cdir = new File('.') cdir.eachFileRecurse(FileType.FILES) { file -> // or eachFile method println file.getName() } When I execute the code on straight command line I

Re: [workflow plugin] list files in workspace

2015-02-05 Thread Shane Kim
l return it for you. > > On 4 February 2015 22:28:49 GMT+00:00, Shane Kim > wrote: >> >> maybe it's simple thing but I just couldn't find or get it working. How >> would I get the current workspace directory path? >> I've tried these: >> >> env

[workflow plugin] list files in workspace

2015-02-04 Thread Shane Kim
maybe it's simple thing but I just couldn't find or get it working. How would I get the current workspace directory path? I've tried these: env.WORKSPACE // gives me null new File('.') // gives me Jenkins installation path rather than workspace ws { new File('.') } // gives me Jenkins installatio

Re: Jenkins resource usage

2014-09-05 Thread Shane Turner
use to all the cores in the machine? Thanks, Paulo Matos I believe that you are seeing the threads that Java is running. Try "H" in htop to hide the threads. Shane This e-

requirements for downstream builds

2014-02-06 Thread Shane Kim
Hi Jenkins users, I'm really confused with Downstream builds information on a build page. I have an upstream job and a downstream job. Downstream job is a deployment job and upstream job is a job that pulls source code and then archive .zip file. The zip file gets copied from upstream job to do

Re: enough entropy for jarsigning?

2014-02-03 Thread Shane Turner
t it's definitely something I'm going to file away for later. Shane Turner -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-user

Best practices in re-using binaries from upstream job

2013-12-11 Thread Shane Kim
Hello Jenkis users, I'm wondering if there is a good best practices in file sharing between jobs. I have this setup right now. A. Upstream job A pulls files from Team Foundation Server's drop location (they are over 100MB+ easily, eventually we want to compile MS project in jenkins we can not r

Re: startup exception and using Buckminster

2012-04-24 Thread Shane
Any ideas on my issue using Buckminster? I installed the plugin and it shows up but it doesn't let me select it and do anything. I've tried the auto-download/install and manual but same thing. --- On Mon, 4/9/12, Shane wrote: > From: Shane > Subject: startup exception and u

Re: WARNING: Failed to advertise the service to DNS multi-cast

2012-04-16 Thread Shane
I don't think I did anything different but it stopped happening for me after upgrading to 1.460 (Windows). fyi --- On Mon, 4/16/12, SamL wrote: From: SamL Subject: Re: WARNING: Failed to advertise the service to DNS multi-cast To: jenkinsci-users@googlegroups.com Date: Monday, April 16, 2012,

startup exception and using Buckminster

2012-04-09 Thread Shane
Hello, just installed Jenkins 1.459 and using a fresh home dir. I was having issues upgrading the CVS/Subversion/Translation plugins with 1.458 but that seems to be fixed now. I do get this on startup though... ←[33mApr 09, 2012 1:48:39 PM hudson.DNSMultiCast WARNING: Failed to advertise the