> We basically have two options:
>
> * forking the required classes of "XZ in Java" into Compress (Lasse
>  already has a CLA on file and I'm sure we could arrange for the two
>  code bases to stay in sync)
>
> * add a (optional) binary dependency on "XZ in Java".  Currently the
>  package is not available via a Maven repo, but this can probably be
>  arranged as well.

Keeping the sources in sync is too much of a hassle. No need for an
optional binary dependency though.

Let's help him get his releases into central and then use the maven
shade plugin. That way we only have a build time dependency and no
manual syncing work.

cheers,
Torsten

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

Reply via email to