You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2014/06/06 01:28:01 UTC

[jira] [Commented] (TIKA-1324) Use a common path for the Tika Server unpacker resources

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

Nick Burch commented on TIKA-1324:
----------------------------------

Change made in r1600791.

Leaving open for now, as whoever writes the 1.6 release notes needs to mention this in them

> Use a common path for the Tika Server unpacker resources
> --------------------------------------------------------
>
>                 Key: TIKA-1324
>                 URL: https://issues.apache.org/jira/browse/TIKA-1324
>             Project: Tika
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 1.5
>            Reporter: Nick Burch
>             Fix For: 1.6
>
>
> Currently, the two different methods of the Tika Server unpacker endpoint don't share a common url prefix, which causes them to clash with the new welcome endpoint
> As discussed on the mailing list, we should change these two have a common prefix, so that the urls are then:
>  * /unpack/{id}
>  * /unpack/all/{id}
> After making the change, the changelog and release notes need to be updated for it, as it is a breaking change for the (handful of) users of the endpoint
> This will help with TIKA-1269



--
This message was sent by Atlassian JIRA
(v6.2#6252)