From: Joe W. <jo...@gm...> - 2013-01-10 22:58:22
|
Okay, thanks to Dannes's assistance with bizarre Maven dependencies, we have upgraded Tika to 1.2 in trunk (rev. 18046), and we've updated Tika's POI jars to v3.9 to incorporate Claudius's brilliant fix to Outlook message date parsing (https://issues.apache.org/bugzilla/show_bug.cgi?id=53784). I also tested the CEX demo with the new libraries and confirmed that the contentextraction functionality still works. Joe On Thu, Jan 10, 2013 at 2:48 PM, Joe Wicentowski <jo...@gm...> wrote: > Hi all, > > Tika 1.2 was released in July, and I wonder if it's worth upgrading > from 1.1? There are some nice changes: > http://www.apache.org/dist/tika/CHANGES-1.2.txt. I think upgrading is > simply a matter of changing the dependency/@rev value in > extensions/contentextraction/ivy.xml from 1.1 to 1.2. I could even do > this - but are there tests that would reveal any regression that I > should run before committing such a change? > > Joe |