You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/07/23 15:15:47 UTC

[GitHub] [hbase-thirdparty] Apache9 commented on pull request #22: HBASE-19256 [hbase-thirdparty] shade jetty

Apache9 commented on pull request #22:
URL: https://github.com/apache/hbase-thirdparty/pull/22#issuecomment-663065833


   Still need to take a look at the jersey part. We need to exclude the general API jar, just like what I have done for jetty, to exclude servlet-api.
   
   > [INFO] Including org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.31 in the shaded jar.
   [INFO] Including org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 in the shaded jar.
   [INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.31 in the shaded jar.
   [INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 in the shaded jar.
   [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar.
   [INFO] Including org.glassfish.jersey.core:jersey-client:jar:2.31 in the shaded jar.
   [INFO] Including org.glassfish.jersey.core:jersey-server:jar:2.31 in the shaded jar.
   [INFO] Including org.glassfish.jersey.media:jersey-media-jaxb:jar:2.31 in the shaded jar.
   [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar.
   [INFO] Including jakarta.validation:jakarta.validation-api:jar:2.0.2 in the shaded jar.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org