Thanks Markus. Looks like it is part of the Tika 1.12 tag: https://git.io/vgHNH
Also it just looks like it was omitted in CHANGES.txt I’ve fixed it in the updated version. gi[chipotle:~/tmp/tika1.13] mattmann% git commit -m "Record change for TIKA-1835." [master 542bebc] Record change for TIKA-1835. 1 file changed, 3 insertions(+) [chipotle:~/tmp/tika1.13] mattmann% git push -u origin master Counting objects: 21, done. Delta compression using up to 4 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 420 bytes | 0 bytes/s, done. Total 3 (delta 2), reused 0 (delta 0) To https://git-wip-us.apache.org/repos/asf/tika.git c5b9cb7..542bebc master -> master Branch master set up to track remote branch master from origin. [chipotle:~/tmp/tika1.13] mattmann% Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Associate Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Markus Jelsma <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, February 15, 2016 at 11:29 AM To: "[email protected]" <[email protected]> Subject: RE: [ANNOUNCE] Apache Tika 1.12 release >Great work! But i think TIKA-1835 is missing, at least in the >CHANGES.txt. I can't verify whether it is missing in the source, all >mirrors are still 404. > >Markus > > > >-----Original message----- >> From:Chris Mattmann <[email protected]> >> Sent: Monday 15th February 2016 19:45 >> To: [email protected] >> Cc: [email protected] >> Subject: [ANNOUNCE] Apache Tika 1.12 release >> >> The Apache Tika project is pleased to announce the release of Apache >> Tika 1.12. The release contents have been pushed out to the main >> Apache release site and to the Central sync, so the releases should >> be available as soon as the mirrors get the syncs. >> >> Apache Tika is a toolkit for detecting and extracting metadata and >> structured text content from various documents using existing parser >> libraries. >> >> Apache Tika 1.12 contains a number of improvements and bug fixes. >> Details can be found in the changes file: >> http://www.apache.org/dist/tika/CHANGES-1.12.txt >> <http://www.apache.org/dist/tika/CHANGES-1.12.txt> >> >> Apache Tika is available in source form from the following download >> page: http://www.apache.org/dyn/closer.cgi/tika/apache-tika-1.12-src.zip >> <http://www.apache.org/dyn/closer.cgi/tika/apache-tika-1.12-src.zip> >> >> Apache Tika is also available in binary form or for use using Maven >> 2 from the Central Repository: >> http://repo1.maven.org/maven2/org/apache/tika/ >> <http://repo1.maven.org/maven2/org/apache/tika/> >> >> In the initial 48 hours, the release may not be available on all >> mirrors. When downloading from a mirror site, please remember to >> verify the downloads using signatures found on the Apache site: >> https://people.apache.org/keys/group/tika.asc >> <https://people.apache.org/keys/group/tika.asc> >> >> For more information on Apache Tika, visit the project home page: >> http://tika.apache.org/ <http://tika.apache.org/> >> >> — Chris Mattmann, on behalf of the Apache Tika community >> >> >> >> >> >> >>
