[
https://issues.apache.org/jira/browse/TIKA-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Palsulich resolved TIKA-1324.
-----------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.8)
1.6
Marking this as Fixed, since the change was made and documented in CHANGES.txt.
> 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.3.4#6332)