You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2008/11/27 01:08:44 UTC

[jira] Resolved: (TIKA-175) Retrotranslate Tika for use in Java 1.4 environments

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

Jukka Zitting resolved TIKA-175.
--------------------------------

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

Patch committed in revision 721008.

> Retrotranslate Tika for use in Java 1.4 environments
> ----------------------------------------------------
>
>                 Key: TIKA-175
>                 URL: https://issues.apache.org/jira/browse/TIKA-175
>             Project: Tika
>          Issue Type: New Feature
>          Components: packaging
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 0.3
>
>         Attachments: TIKA-175.patch
>
>
> I'd like to use Tika in Apache Jackrabbit, but currently we can't do so because Jackrabbit specifies Java 1.4 as the base platform and using Tika would force an upgrade to Java 5. Jackrabbit like many other projects will eventually upgrade to Java 5, but it would be very nice to be able to use Tika already before that.
> We could achieve this by using the Retrotranslator plugin (http://mojo.codehaus.org/retrotranslator-maven-plugin/)  to automatically generate a Java 1.4 -compatible version of the Tika jar. This version could then be used by projects like Apache Jackrabbit.

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