And when the build starts I get
Buildfile: /root/openlaszlo-svn/src/svn/openlaszlo/trunk/build.xml
[echo] build.url is ${build.url}
[echo] dont-need-svn-info is ${dont-need-svn-info}
[taskdef] Could not load definitions from resource
net/sf/antcontrib/antcontrib.properties. It could not be found.
BUILD FAILED
/root/openlaszlo-svn/src/svn/openlaszlo/trunk/build.xml:1411: The
following error occurred while executing this line:
/root/openlaszlo-svn/src/svn/openlaszlo/trunk/build-tools/tomcat-manager-ant-macros.xml:15:
taskdef class org.apache.catalina.ant.ReloadTask cannot be found
using the classloader AntClassLoader[]
I'm quessing that setting the $HOME needs to be set globally for all shells.
I can not do that because that will mess up my OS.
maybe putting the top level "src" and "lib" directories directly under /root
could solve it but that sound very dirty too...
Anyone have ideas? Help?
- rami