[Yanel-dev] Tika library

Michael Wechner michael.wechner at wyona.com
Wed Jun 2 11:28:20 CEST 2010


Mehmet Birgi wrote:
> Hi
>
> I have just realized that in the Tika library in our maven repository
> (.m2/repository/org/apache/tika), there are 2 versions of Tika:
>
> [11:09] ~/.m2/repository/org/apache/tika $ find . -name *.jar
> ./tika/0.1-incubating/tika-0.1-incubating.jar
> ./tika-core/0.4/tika-core-0.4.jar
> ./tika-parsers/0.4/tika-parsers-0.4.jar
>   

that's not a problem. Have a look at the Yanel libs dir, e.g.

ls local/apache-tomcat-5.5.20/webapps/yanel/WEB-INF/lib/tika-
tika-core-0.4.jar     tika-parsers-0.4.jar

Cheers

Michi
> I guess that this could cause some problems, as those different jar
> file versions contain the same classes, e.g.
>
> org/apache/tika/metadata/Metadata.class
> org/apache/tika/parser/Parser.class
>
> which are used within Yarep/Yanel. I am not sure how to remedy this,
> though, any help?
>
> Cheers,
>
> memo
>
>
>   



More information about the Yanel-development mailing list