Jukka Zitting wrote: > Hi, > > On Sun, Aug 23, 2009 at 1:08 PM, Marshall Schor<m...@schor.com> wrote: > >> The current dependency is specified as 0.2, but the Tika project is now >> at 0.4 release. I don't know if changing to 0.4 requires any concurrent >> modifications to the annotator. >> > > The main Tika APIs are pretty much the same in 0.4 than they were in > 0.2, so no major client changes should be needed. The 0.4 release just > has more and better file format support than 0.2. :-) > OK, replacing the dependency on org.apache.tika:tika:0.2 with org.apache.tika:tika-core:0.4
resulted in successful building. However, I notice that there are no test cases for this annotator, and also that there is another tika artifact at the 0.4 level, called tika-parsers. Is this other artifact needed? If so, how does it need to be incorporated? Thanks. -Marshall > BR, > > Jukka Zitting > > >