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/06/01 22:32:41 UTC

DO NOT REPLY [Bug 20398] New: - [PATCH] removing org.apache.fop.tools.xslt package

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=20398>.
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=20398

[PATCH] removing org.apache.fop.tools.xslt package

           Summary: [PATCH] removing org.apache.fop.tools.xslt package
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: glenmazza@yahoo.com


This is a "reminder" patch on dropping Xalan J1 support from FOP.  

Discussion Thread:  
http://marc.theaimsgroup.com/?l=fop-dev&m=105352997216365&w=2
http://marc.theaimsgroup.com/?l=fop-dev&m=105354543405308&w=2

It involves:

1) Dropping the org.apache.fop.tools.xslt package (cannot supply a patch for 
this).

2) Moving the maintenance branch versions of *both* TraxInputHandler and 
XSLTInputHandler to the trunk branch.  (also cannot patch.)

http://cvs.apache.org/viewcvs.cgi/xml-
fop/src/org/apache/fop/apps/Attic/TraxInputHandler.java?rev=1.5.2.4&content-
type=text/vnd.viewcvs-markup

http://cvs.apache.org/viewcvs.cgi/xml-
fop/src/org/apache/fop/apps/Attic/XSLTInputHandler.java?rev=1.7.2.4&content-
type=text/vnd.viewcvs-markup

3) CommandLineOptions' getInputHandler() needs updating to declare that it may 
throw FOPExceptions. (Divergence between trunk and maintenance branch -- patch 
is supplied for this.)

http://cvs.apache.org/viewcvs.cgi/xml-
fop/src/org/apache/fop/apps/Attic/CommandLineOptions.java.diff?
r1=1.14.2.6&r2=1.14.2.7&diff_format=h

I have done this locally and tested it with embedded/projectteam.xml & 
projectteam2fo.xsl -- it works fine.

Thanks,
Glen

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org