> XZ for Java has landed in Maven Central[1] (thanks, Lasse!) and together
Yay!! :) > with COMPRESS-156 it would be pretty easy to add support for XZ > compression. > > The patch in COMPRESS-156 comes without tests or docs but either are > very easy to create as clones of the GZip counterparts. > > Do we want to add XZ support now or wait until after 1.3 has been > released? > In either case I'd intend to call for a vote on a first RC for Compress > 1.3 no later than next week. I would skip it for this release. > Do we want to release a shaded jar that pulls in XZ for Java in addition > to our normal artifact? I think of the shading as doing the "copy-and-paste" during compile time. If you were to copy-and-paste the code you would also not release a second artifact. So I would only release the shaded jar. cheers, Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org