Hi, On Sat, Aug 13, 2011 at 6:37 AM, Charles <apa...@catcons.co.uk> wrote: > I browsed > https://repository.apache.org/content/groups/snapshots-group/org/apache/tika/tika-app/1.0-SNAPSHOT/ > and saw tika-app-1.0-20110802.120407-81.jar but I understand you were > directing me to build from source and previous Tika source downloads > have had names like apache-tika-0.9-src.zip so I was expecting a ZIP.
Sorry about that. The snapshot builds I pointed to are automatically built binaries from the latest source tree, so you can find the latest tika-app.jar from there. To build the latest sources yourself, you need to checkout them from version control. See [1] for more instructions on getting started and [2] on how to checkout the latest source tree. [1] http://tika.apache.org/0.9/gettingstarted.html [2] http://tika.apache.org/source-repository.html BR, Jukka Zitting