On Thu, Oct 23, 2014 at 5:05 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > On Thu, Oct 23, 2014 at 12:42 AM, Damjan Jovanovic <dam...@apache.org> > wrote: > >> Hi >> >> I've been hoping to steal commons-compress's cleaner and faster LZW >> decompressor, and use it in commons-imaging for TIFF and GIF files, >> and I've finally managed to make a patch to that effect. >> >> This requires moving LZWInputStream to a >> org.apache.commons.compress.compressors.lzw package and making it >> public. Any objections to this? >> >> Also imaging would have to depend on a SNAPSHOT of compress to be able >> to import LZWInputStream, at least until the next release. Which is >> when? >> > > I think it is a good idea make [imaging] depend on [compress].
Do you mean depend in general, or as opposed to the current use of the maven-shade-plugin to "half-depend" on it? Thank you Damjan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org