DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30790>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30790 [PATCH] Build script errors on Eclipse HOW-TO page Summary: [PATCH] Build script errors on Eclipse HOW-TO page Product: Struts Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hello, There are a couple of problems with the Ant build script on the Eclipse IDE how-to page [1] that is causing some difficulty when the user community tries to work with it. [2] The two main issues are: 1.) In the "war" target, the compiled .class files are not being copied over to the WAR file. 2.) The message resource files (ApplicationResources.properties et al) are also not being copied over. The patch I'm attaching fixes those issues, along with a few minor edits. Thanks, Glen Mazza [1] http://struts.apache.org/faqs/eclipse.html [2] http://www.google.com/search?num=100&hl=en&lr=&ie=UTF-8&q=%22Missing+message+for+key+index.title%22&btnG=Search --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
