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=25272>. 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=25272 FNF thrown formatting test/resources/fop/image/align.fo ------- Additional Comments From [EMAIL PROTECTED] 2003-12-08 20:59 ------- Your suggestion seems to make sense--I'm surprised we don't get more requests for this. I'd like to see how Xalan handles this--they may have already a good implementation for their imports/includes that we can use. Also the Batik group may have implemented something similar as well. IIRC we recently added this option to our ant task in 1.0 so that may provide an option to avoid the FNF errors. (For the ant task, we are just setting a setBaseDir() or similarly simple to make the change, possibly getting rid of the need for the stack you mention below.) Thanks, Glen
