Re: Run a build concurrently on all slaves?

2013-01-11 Thread org.jenkins-ci
On Fri, 11 Jan 2013 21:38:04 +0100 felix schwitzer wrote: > For this we use simply a multi-configuration project. On Fri, 11 Jan 2013 19:35:42 - "KEVIN FLEMING (BLOOMBERG/ 731 LEXIN)" wrote: > This is exactly what Matrix builds are designed for. You define one > job, with some number of axes

Run a build concurrently on all slaves?

2013-01-11 Thread org.jenkins-ci
Hello. I've set up Jenkins to allow me to test code on a wide range of platforms. Essentially the setup is a master node with no executors (it doesn't build code) that only dispatches jobs to slaves, and a set of slaves (most of which are running in virtual machines and frequently become unavailab

Maven claims "No compiler is provided in this environment" on XP

2013-01-11 Thread org.jenkins-ci
Hello. I've just configured an XP VM as a slave service. I configured the service to log in as Administrator (in Administrative Tools -> Services). The environment appears to be correctly configured in that JAVA_HOME is set to the location of the installed JDK, and the directory containing the jav