Bug 20398

Summary: [PATCH] removing org.apache.fop.tools.xslt package
Product: Fop - Now in Jira Reporter: Glen Mazza <glenmazza>
Component: generalAssignee: fop-dev
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: trunk   
Target Milestone: ---   
Hardware: Other   
OS: other   
Attachments: Diff file for apps/CommandLineOption change needed

Description Glen Mazza 2003-06-01 20:32:40 UTC
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
Comment 1 Glen Mazza 2003-06-01 20:33:59 UTC
Created attachment 6590 [details]
Diff file for apps/CommandLineOption change needed
Comment 2 Jeremias Maerki 2003-06-02 22:29:54 UTC
Applied. Thanks.
Comment 3 Glenn Adams 2012-04-01 06:25:45 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed