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

Hudson commented on TIKA-1324:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.6 #22 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.6/22/])
TIKA-1324 As discussed on the mailing lists, use a common url prefix for the 
unpacker resources (nick: 
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1600791)
* /tika/trunk/CHANGES.txt
* 
/tika/trunk/tika-server/src/main/java/org/apache/tika/server/UnpackerResource.java
* 
/tika/trunk/tika-server/src/test/java/org/apache/tika/server/UnpackerResourceTest.java


> 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)

Reply via email to