On 24/03/2010, Jukka Zitting <jukka.zitt...@gmail.com> wrote: > Hi, > > > On Wed, Mar 24, 2010 at 4:31 PM, sebb <seb...@gmail.com> wrote: > > I now get: > > > > [exec] Error: JAVA_HOME is not defined correctly. > > [exec] We cannot execute /home/hudson/tools/java/latest/bin/java/bin/java > > > > I suspect it should be > > > > JAVA_HOME=/home/hudson/tools/java/latest > > > Oh, obviously. Sorry for the confusion. > > > > Feel free to trigger the Jakarta BSF build if you want to test any > > changes (it's not currently built automatically). > > > OK. I fixed the JAVA_HOME path and rebuilt the project. It now finds > Maven, but fails due to spaces in the workspace path (${basedir} > expands to "/home/hudson/hudson-slave/workspace/Jakarta BSF > 3/bsf3.x"). > > BR,
OK, thanks, I've renamed the project (it could be tricky to quote the spaces portably). > > Jukka Zitting >