Thanks, committed in jakarta-tomcat-connectors/webapp/docs
Andrew Savory wrote:
>
> Hi,
>
> Working through the instructions for building WebApp at:
> http://nagoya.apache.org/~pier/documentation/build-u.html
> ... I noticed a few possible errors.
>
> The line:
> # rmdir jakarta-tomcat
Andrew Savory wrote:
> # rmdir jakarta-tomcat-connectors
>should be
> # rm -rf jakarta-tomcat-connectors
>(because the CVS directory inside will prevent rmdir from working)
Sorry for coming into this cold, but do you really need force on that rm?
Other than that, it seems to agr
Hi,
Working through the instructions for building WebApp at:
http://nagoya.apache.org/~pier/documentation/build-u.html
... I noticed a few possible errors.
The line:
# rmdir jakarta-tomcat-connectors
should be
# rm -rf jakarta-tomcat-connectors
(because the CVS directory in