Diana Shannon wrote:
> 
> 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?

Yes, the file name is "INSTALL.src" in the top level directory.
It is documentation, thats why I asked you.

Michael

PS: Konstantin: I looked in the build.xml and as I could see this is
    only related to installation and deletion of war and unzipped cocoon.

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

Reply via email to