Tim Allison created TIKA-3423:
---------------------------------
Summary: Add release version to file hierarchy in distribution
Key: TIKA-3423
URL: https://issues.apache.org/jira/browse/TIKA-3423
Project: Tika
Issue Type: New Feature
Reporter: Tim Allison
I recently ran into/created the snafu of removing our stable 1.26 from our dist
folder. If we look at PDFBox or Lucene, they include the version in their
path, e.g.
https://www.apache.org/dyn/closer.lua/pdfbox/3.0.0-RC1/pdfbox-3.0.0-RC1.jar
Whereas, we do not include the version:
https://www.apache.org/dyn/closer.lua/tika/tika-app-2.0.0-BETA.jar
Given that we'll likely have two stable versions 2.x and 1.x for a bit, we
should add version to the dev and dist repos.
Unless I hear otherwise, I'll do this later today (eastern time).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)