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=15949>. 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=15949 please provide links to docs.xml and jakarta-site2 ------- Additional Comments From [EMAIL PROTECTED] 2003-01-16 08:05 ------- It appears that all the jars needed for docs.xml/anakia to be able to properly create faq.html from faq.xml can be found in the jakarta-velocity tree as well. And this one is really needed to perform the translation. site2 appears to be somewhat unneccessary overhead to a location-independent way to build a faq. The last <echo> statement mentioning the velocity.log file addresses the issues raised in http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15948 One remaining issue: While the faq gets translated perfectly, it fails to translate the following macros: header, footer, source, table. First, in velocity.log, I got the error message: [error] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. Found the missing file in jakarta-velocity\test\templates and placed in the stylesheets directory. No change in the faq.html, but a new error message in .log: [error] VM #recurse: error : too few arguments to macro. Wanted 1 got 0 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>