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=40113>. 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=40113 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 19:50 ------- Created an attachment (id=20033) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20033&action=view) patch for module build process I can confirm the problem that Jonathan reported (java 1.4 on WinXP). The proposed patch is a workaround, it changes the build process for modules in a way that the xsl document() function is never used more than once for each module. It adds an intermediate step to the build process which aggregates all module config files into the file build/lenya/temp/modules-config.xml, and then feeds this file to modules2build.xsl. I tested this with java1.4/WinXP, java5/WinXP, java1.4/Linux and it seemed to work. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]