DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7271>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7271 war task creates web-inf directory using non-capitals Summary: war task creates web-inf directory using non-capitals Product: Ant Version: 1.4.1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Trying to build a war file using the war task on produces a war file with the web.xml file placed in a web-inf catalog using non-capitals. When deploying the file on tomcat it sometimes can't find the WEB-INF/web.xml file. I've been using WinZip to check out the created war file. However the lib directory is created under WEB-INF/lib I've tried ant 1.5 alpha as well with the same result. Using java 1.4 on windows 2000. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
