On 13/12/11 05:56, Uday Ogra wrote:
And does Tika maintain compiled jar files of 0.9 version.
You can get the Tika jars from Maven Central yourself, or you can ask Maven to do it for you and it can get the dependencies automatically too
> As I can just find the source code with maven POM files and not any ant build file.
Tika doesn't use Ant, which is why you can't find an ant build file - you'll need to use Maven if you want to build your own copy of Tika
Nick
