Thanks Nick. That is a valid option. However, I have ruled it out for my application. We generally try to keep our many dependencies (of which Tika is one) under control via maven. Adding custom-built jars (across our projects) would require a certain amount of build hand-holding that we are not keen on. We also like working with official releases to get as much stability and field-testing goodness as possible.
Best regards, Aeham On 21 October 2014 11:22, Nick Burch <[email protected]> wrote: > On Tue, 21 Oct 2014, Aeham Abushwashi wrote: > >> I'm trying to determine whether I can wait for a 1.7 release. If not, I >> think my only option to avoid the uncontrolled build up of tmp files (when >> processing .7z archives) would be to go back to 1.5. >> > > What about using a nightly build / building it yourself from svn and using > that? > > Nick >
