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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
