You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2003/12/19 03:04:54 UTC

DO NOT REPLY [Bug 25272] - [PATCH] FNF thrown formatting test/resources/fop/image/align.fo

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

[PATCH] FNF thrown formatting test/resources/fop/image/align.fo

glenmazza@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|FNF thrown formatting       |[PATCH] FNF thrown
                   |test/resources/fop/image/ali|formatting
                   |gn.fo                       |test/resources/fop/image/ali
                   |                            |gn.fo



------- Additional Comments From glenmazza@yahoo.com  2003-12-19 02:04 -------
John,

Please stop rushing the committers.  This is not a trivial task.  The problem 
domain has to be fully explored, then your work vs. what we already have in 
FOP's Ant Task has to be checked, then we (probably) have to compare your work 
vs. what is already done by Batik and Xalan to see if anything has been 
missed.  

In the meantime, you may wish to redo your code patches:  use no tabs, 4 spaces 
only, and follow the coding conventions, particularily in spacing, given on our 
web site and based on the Sun guidelines.  CurrentSourceManager in particular 
needs several changes--you should not have sent this to us in its current state.

Thanks,
Glen