Thanks Vadim, i was just writing the same email to Jeremy.
However, are you sure that build clean is needed.
I just do the one-line build command that you have shown
and all is well.
David
Vadim wrote:
> Jeremy,
>
> Do not combine these tasks!
> And, do not do install if you ever used build.sh without
-Dinstall.war=$TOMCAT_HOME/webapps
> parameter!
>
> Try this:
> ./build.sh clean
> ./build.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps
install
>
> PS Need to write clearly in doc that before install clean is required - or
change build.xml...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]