You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by paul campbell <se...@halcyon.com> on 2000/08/22 03:17:04 UTC

Problem with build of webapps

I discovered a couple of errors associated with build of webapps
in TomCat3.1. Perhaps, they are of low import, but no doubt it will
cause others unnecessary loss of time as well.
(build version v.1.2)

1. tr -d "\r" # squish ^M out of build, build.xml etc/web.xml src/Hello
2. build: line9 CP=$CP:$JAVA_HOME/lib/tools.jar
3. Warnings: items deprecated use includes

Is there an unofficial or offical bug report procedure?
( yes, newbie  but I read the faq and scanned the archive )