[ 
https://issues.apache.org/jira/browse/FOP-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612637#comment-13612637
 ] 

Marek Jagielski commented on FOP-2077:
--------------------------------------

Hi, has someone already tested provided enhancement? Do you think to integrate 
it? Unfortunately I will no longer work on this subject during, for sure, 
several months. But I am ready to give answers to questions.
                
> [PATCH] new ODT render
> ----------------------
>
>                 Key: FOP-2077
>                 URL: https://issues.apache.org/jira/browse/FOP-2077
>             Project: Fop
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: trunk
>         Environment: Operating System: Linux
> Platform: PC
>            Reporter: Marek Jagielski
>         Attachments: ClassDiagram.png, fop.patch, fop.patch, fop.patch, 
> fop.patch, fop.patch, fopToOdt.patch, fopToOdt.patch, img.jpg, 
> mainClasses.png, ODT.ods, ODT.ods, odt_outputs.tar.gz, odt.patch, 
> odt_render_without_bin.path
>
>
> Hi,
> I integrated the new render into my local checkout of FOP's trunk.
> From the list gave by Glenn:
>     (+) I provided some tests that basic implemented functionalties.
>     (+/-) org.apache.fop.cli.CommandLineOptions were extended to execute odt 
> rendering incuding info. I didn't need to change fop.sh to make it run. I 
> don't know if there is something to do (as well in js)
> To try, please do: 
>             fop foo.fo -odt foo.odt
>     (+) I added the documentation in:
>             * src/documentation/content/xdocs/trunk/output.xml
>             * src/documentation/content/xdocs/trunk/running.xml
>     (+) run 'ant checkstyle', and fix all warnings found in 
> build/report_checkstyle.htm
>     (+/-) run 'ant findbugs', and fix all warnings found in 
> build/report_findbugs.html (due to odt render) Still left one:
> rg.apache.fop.render.odf.ODTFOEventHandlerMaker.getSupportedMimeTypes() may 
> expose internal representation by returning ODTFOEventHandlerMaker.MIMES but 
> I don't undestand its porpuse.
>     (+) run 'ant javadocs', and fix any warnings that I have introduced
>     (+) I have sent the ICLA to secret...@apache.org
>     (+) I created the patch. 
> Regards,
> Marek

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to