Hi,

Seems the unzip ant task dislike spaces even when escaped. So I had to come up 
with another solution.

You can create another directory (without spaces) that's a soft link to the 
path with spaces and change the basedir path in build.xml (line 21) to be an 
absolute path to the soft link.

Thanks,
Justin

Reply via email to