[jira] Created: (TIKA-300) rename openoffice.. parser classes to odf..

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (TIKA-300) rename openoffice.. parser classes to odf..

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

rename openoffice.. parser classes to odf..
-------------------------------------------

                 Key: TIKA-300
                 URL: https://issues.apache.org/jira/browse/TIKA-300
             Project: Tika
          Issue Type: Improvement
          Components: parser
    Affects Versions: 0.4
         Environment: all
            Reporter: Bart Hanssens
            Priority: Trivial


Rename org.apache.tika.parser.opendocument.OpenOffice... to ...opendocument.ODF, since opendocument format is used by several products (not only OpenOffice.org)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TIKA-300) rename openoffice.. parser classes to odf..

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/TIKA-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-300.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5
         Assignee: Jukka Zitting

Good point. I renamed the package to o.a.tika.parsers.odf and the classes from OpenOffice... to OpenDocument... in revision 825972.

I left the o.a.tika.parser.opendocument.OpenOfficeParser in place as a deprecated subclass of the new o.a.tika.parser.odf.OpenDocumentParser. The old class will be removed in Tika 1.0.

> rename openoffice.. parser classes to odf..
> -------------------------------------------
>
>                 Key: TIKA-300
>                 URL: https://issues.apache.org/jira/browse/TIKA-300
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 0.4
>         Environment: all
>            Reporter: Bart Hanssens
>            Assignee: Jukka Zitting
>            Priority: Trivial
>             Fix For: 0.5
>
>
> Rename org.apache.tika.parser.opendocument.OpenOffice... to ...opendocument.ODF, since opendocument format is used by several products (not only OpenOffice.org)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.