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
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
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
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
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