On Thursday, July 11, 2002, at 11:35  AM, Enke, Michael wrote:

> Hi Diana,
> in section 3b) Manual install:
>
> [unix]  ./build.sh  -Dinclude.webapp.libs=yes 
> -Dinstall.war=$TOMCAT_HOME/webapps webapp
> [win32] .\build.bat -Dinclude.webapp.libs=yes 
> -Dinstall.war=%TOMCAT_HOME%\webapps webapp
>
> can be written without -Dinstall.war:
>
> [unix]  ./build.sh  -Dinclude.webapp.libs=yes webapp
> [win32] .\build.bat -Dinclude.webapp.libs=yes webapp

I can't find any reference to this in installing-related content.
Are you sure you have the latest release (or even HEAD) from CVS?

-- Diana


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to