Re: build failed with ''Unable to find a javac compiler' on ubuntu2

2011-08-03 Thread Robbie Gemmell
You, sir, are a genius...or perhaps its more likely in this case that I am an idiot :S That sounds far too logical not to be the answer, and after updating it accordingly and forcing a build it is seemingly working away OK on ubuntu2 so far. I imagine its going to complete just fine, and work on u

Re: build failed with ''Unable to find a javac compiler' on ubuntu2

2011-08-03 Thread Niklas Gustavsson
I'm not very familiar with matrix builds, but it looks like your builds are not choosing a JDK to use. Perhaps you need to add an axis that sets the JDK version. /niklas On Wed, Aug 3, 2011 at 8:24 PM, Robbie Gemmell wrote: > Hi all, > > In addition to the issue I emailed about the other day whe

build failed with ''Unable to find a javac compiler' on ubuntu2

2011-08-03 Thread Robbie Gemmell
Hi all, In addition to the issue I emailed about the other day wherby I am seeing JAVA_HOME related failures with a matrix project when the configurations run on ubuntu1, the project has also failed on ubuntu2 due to being unable to find javac because it is using a JRE (output below). The project