Re: Jenkins Usage Question - Java requirement

2013-01-10 Thread C M
The link below is one of the references to an external job and seems to suggest the need for JARs on the remote system. That remains a limitation for us. http://stackoverflow.com/questions/11830098/setup-jenkins-to-monitor-external-job On Wed, Jan 9, 2013 at 11:05 AM, R. Tyler Croy

Jenkins Usage Question - Java requirement

2013-01-09 Thread cmanalyst66
Hello, We have an old build environment where the build server does not support Java. Given this limitation, is it possible to still use Jenkins in a master/slave set up? Or do both master/slave require Java? Any pointers are appreciated. Thank you. Amad

RE: Jenkins Usage Question - Java requirement

2013-01-09 Thread Mandeville, Rob
@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of cmanalys...@gmail.com Sent: Wednesday, January 09, 2013 10:20 AM To: jenkinsci-users@googlegroups.com Subject: Jenkins Usage Question - Java requirement Hello, We have an old build environment where the build server does not support

Re: Jenkins Usage Question - Java requirement

2013-01-09 Thread C M
] *On Behalf Of *cmanalys...@gmail.com *Sent:* Wednesday, January 09, 2013 10:20 AM *To:* jenkinsci-users@googlegroups.com *Subject:* Jenkins Usage Question - Java requirement ** ** Hello, We have an old build environment where the build server does not support Java. Given this limitation

Re: Jenkins Usage Question - Java requirement

2013-01-09 Thread nicolas de loof
@googlegroups.com *Subject:* Jenkins Usage Question - Java requirement ** ** Hello, We have an old build environment where the build server does not support Java. Given this limitation, is it possible to still use Jenkins in a master/slave set up? Or do both master/slave require Java? Any pointers

Re: Jenkins Usage Question - Java requirement

2013-01-09 Thread C M
...@gmail.com *Sent:* Wednesday, January 09, 2013 10:20 AM *To:* jenkinsci-users@googlegroups.com *Subject:* Jenkins Usage Question - Java requirement ** ** Hello, We have an old build environment where the build server does not support Java. Given this limitation, is it possible

Re: Jenkins Usage Question - Java requirement

2013-01-09 Thread Les Mikesell
On Wed, Jan 9, 2013 at 9:43 AM, C M cmanalys...@gmail.com wrote: Sigh. Deep down, I was afraid of this...unfortunately, we don't have the option of switching to a more modern environment. Maybe you could run the slave on a system with java, but use a shared filesystem between it and the build