Re: [compress] Successful use in Apache Tika

2009-03-26 Thread Christian Grobmeier
Cool! On Thu, Mar 26, 2009 at 12:09 PM, Jukka Zitting wrote: > Hi, > > I just made a patch (see TIKA-204 [1]) to Apache Tika where I replaced > our custom copies of the Ant classes with a proper dependency to > commons-compress 1.0-SNAPSHOT. Everything works fine and I was even > able to get rid

Re: [compress] Successful use in Apache Tika

2009-03-26 Thread Torsten Curdt
Awesome! That's good to hear! :) On Thu, Mar 26, 2009 at 12:09, Jukka Zitting wrote: > Hi, > > I just made a patch (see TIKA-204 [1]) to Apache Tika where I replaced > our custom copies of the Ant classes with a proper dependency to > commons-compress 1.0-SNAPSHOT. Everything works fine and I was

[compress] Successful use in Apache Tika

2009-03-26 Thread Jukka Zitting
Hi, I just made a patch (see TIKA-204 [1]) to Apache Tika where I replaced our custom copies of the Ant classes with a proper dependency to commons-compress 1.0-SNAPSHOT. Everything works fine and I was even able to get rid of the extra customization we did for the bzip reader in Ant not wanting t