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=15984>. 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=15984 2 Fields missing for correct build in build.properties. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-01-11 03:52 ------- Ok, you're correct, the struts-el build does require "struts.home" to be set. You just need to set the value in your "build.properties" file in the "struts-el" directory. The line in "contrib/struts-el/build.properties.sample" shows this: struts.home = <path to struts distribution> In my build directory, I set this to an absolute path to the "jakarta-struts/dist" directory in my build tree. This works fine. Again, I don't see any problem with the code or the build. The nightly build is running fine (not counting James M.'s slight accident :) ). If you have additional problems building from the source tree, please ask about this on the "struts-user" list. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
