On Thu, Oct 23, 2014 at 1:12 PM, Damjan Jovanovic <dam...@apache.org> wrote:

> 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?
>

I mean plain and simple depend.

Gary


>
> Thank you
> Damjan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to