Re: [Geotools-devel] New Hudson build jobs: build in path with spaces

2009-12-16 Thread Christian Müller
The 32 bit builds build now with a space in the path. I changed the hudson home from /home/hudson to "/home/hudson 32". Unfortunately, I cannot do the same on the 64 bit builds, since the hudson init script on ubunutu 9.10 cannot handle a hudson home dir with blanks. Is it enough to have the 3

Re: [Geotools-devel] New Hudson build jobs: build in path with spaces

2009-12-14 Thread Ben Caradoc-Davies
On 14/12/09 20:52, Christian Müller wrote: > Hmm, until now I see no possibility for changing "workspace" to "workspace > with space". I think hudson creates this directory by default and I did not > find a place where to reconfigure it. Spaces anywhere in the path would be fine. > I had spaces i

Re: [Geotools-devel] New Hudson build jobs: build in path with spaces

2009-12-14 Thread Christian Müller
Hmm, until now I see no possibility for changing "workspace" to "workspace with space". I think hudson creates this directory by default and I did not find a place where to reconfigure it. I had spaces in the project names which resulted in directory names with spaces, but I removed the blank

Re: [Geotools-devel] New Hudson build jobs: build in path with spaces

2009-12-13 Thread Andrea Aime
Ben Caradoc-Davies ha scritto: > Christian, > > one thing that I have found very useful for catching platform problems > is to always build GeoTools and GeoServer in a path with spaces. I > always build locally and on my buildbot in a path with spaces. I think > Andrea does the same in his Win3

[Geotools-devel] New Hudson build jobs: build in path with spaces

2009-12-13 Thread Ben Caradoc-Davies
Christian, one thing that I have found very useful for catching platform problems is to always build GeoTools and GeoServer in a path with spaces. I always build locally and on my buildbot in a path with spaces. I think Andrea does the same in his Win32 Hudson instances. Would you consider cha