[
https://issues.apache.org/jira/browse/TIKA-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated TIKA-3443:
------------------------------
Component/s: docker
> Fix download paths in tika-docker
> ---------------------------------
>
> Key: TIKA-3443
> URL: https://issues.apache.org/jira/browse/TIKA-3443
> Project: Tika
> Issue Type: Bug
> Components: docker
> Reporter: Tim Allison
> Priority: Major
>
> With the release of 2.0.0-BETA, we added the version to the download paths:
> e.g.
> https://downloads.apache.org/tika/tika-server-standard-2.0.0-BETA.jar
> became:
> https://downloads.apache.org/tika/2.0.0-BETA/tika-server-standard-2.0.0-BETA.jar
>
> I was just noticing in the docker file that we'll need to update:
> https://archive.apache.org and https://downloads.apache.org for
> ARCHIVE_TIKA_SERVER_URL, etc...
> With 2.x, we also changed the name of the jar to
> `tika-server-standard-${TIKA-VERSION}.jar`... not sure what the cleanest way
> is to update the Docker files to allow for compatibility with the 1.x and 2.x
> branches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)