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/01/21 22:40:34 UTC

[jira] Created: (TIKA-117) Drop JDOM and Jaxen dependencies

Drop JDOM and Jaxen dependencies
--------------------------------

                 Key: TIKA-117
                 URL: https://issues.apache.org/jira/browse/TIKA-117
             Project: Tika
          Issue Type: Improvement
          Components: general
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor
             Fix For: 0.2-incubating


Now that the XML and OpenDocument parsers no longer rely on XPath support from Jaxen (see TIKA-116), we should drop the remaining Jaxen and JDOM dependencies in favor of standard JAXP and DOM APIs.

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


[jira] Resolved: (TIKA-117) Drop JDOM and Jaxen dependencies

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-117.
--------------------------------

    Resolution: Fixed

JDOM and Jaxen dependencies dropped in revision  614024.

> Drop JDOM and Jaxen dependencies
> --------------------------------
>
>                 Key: TIKA-117
>                 URL: https://issues.apache.org/jira/browse/TIKA-117
>             Project: Tika
>          Issue Type: Improvement
>          Components: general
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.2-incubating
>
>
> Now that the XML and OpenDocument parsers no longer rely on XPath support from Jaxen (see TIKA-116), we should drop the remaining Jaxen and JDOM dependencies in favor of standard JAXP and DOM APIs.

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