On May 2, 2017 9:19 PM, "Stefan Bodewig" <bode...@apache.org> wrote:
On 2017-05-02, <ggreg...@apache.org> wrote: > @@ -245,6 +251,7 @@ jar, tar, zip, dump, 7z, arj. > <configuration> > <instructions> > <Import-Package>org.tukaani.xz;resolution:=optional</ Import-Package> > + <Import-Package>org.brotli.dec;resolution:=optional</ Import-Package> > </instructions> > </configuration> > </plugin> org.brotli:dec is not an OSGi bundle as far as I can tell. Is this going to work or will it break Compress in an OSGi environment? Good question... I do not see use of the bundle plugin in https://github.com/google/brotli/blob/master/java/org/brotli/dec/pom.xml Assuming I am looking in right place... Maybe a PR would help ;-) Gary Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org