https://issues.apache.org/bugzilla/show_bug.cgi?id=56268
Bug ID: 56268
Summary: Minor correction to deployer-howto.html
Product: Tomcat 7
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
http://tomcat.apache.org/tomcat-7.0-doc/deployer-howto.html says:
build: The build folder used will be, by default, ${build}/webapp/${path}.
After the end of the execution of the compile target, the web application .WAR
will be located at ${build}/webapp/${path}.war.
The page ought to document the default value of build, which is
${basedir}/build.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]