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=15948>. 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=15948 Error messages missing! Summary: Error messages missing! Product: Velocity Version: 1.0-Release Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Anakia AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I tried to recreate http://jakarta.apache.org/ant/faq.html with anakia, so I copied http://cvs.apache.org/viewcvs.cgi/~checkout~/jakarta-ant/xdocs/faq.xml and http://cvs.apache.org/viewcvs.cgi/~checkout~/jakarta-ant/xdocs/stylesheets/faq.vsl into my local "jakarta-velocity/examples/anakia" i.e. the corresponding sudirectories. cd build; ant Buildfile: build.xml prepare: prepare-error: docs: [anakia] Transforming into: ...jakarta- velocity\examples\anakia_rh\docs [anakia] Input: faq.xml [anakia] Output: ...jakarta-velocity\ex amples\anakia_rh\docs\faq.html BUILD SUCCESSFUL Total time: 4 seconds But while the faq.xml's size is 42k, the created faq.html is virutally empty. And no error message appeared? 1) How can I convince ant/anakia to be more verbose? I see in http://jakarta.apache.org/ant/faq.html#creating-faq that I should have docs.xml and jakarta-site2, but I find neither of the two under http://cvs.apache.org/viewcvs.cgi/jakarta-ant/xdocs/ ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
