eolivelli commented on issue #923: Issue-922 Fix shade plugin configuration
URL: https://github.com/apache/bookkeeper/pull/923#issuecomment-354286114
 
 
   @sijie @ivankelly @jiazhai all tests are passing on master
   can we merge this into master and cherry pick to 4.6 branch ?
   
   this is the new dependency:tree of a client project:
   ```
   
   org.apache.bookkeeper:bookkeeper-server:jar:4.7.0-SNAPSHOT:compile
      +- org.rocksdb:rocksdbjni:jar:5.8.6:compile
      +- org.slf4j:slf4j-log4j12:jar:1.7.25:compile
      +- org.apache.zookeeper:zookeeper:jar:3.5.3-beta:compile
      +- commons-cli:commons-cli:jar:1.2:compile
      +- commons-codec:commons-codec:jar:1.6:compile
      +- commons-io:commons-io:jar:2.4:compile
      +- org.apache.commons:commons-lang3:jar:3.3.2:compile
      +- org.apache.commons:commons-collections4:jar:4.1:compile
      +- net.java.dev.jna:jna:jar:3.2.7:compile
      +- log4j:log4j:jar:1.2.15:compile
      +- io.netty:netty-all:jar:4.1.12.Final:compile
      +- io.netty:netty-tcnative-boringssl-static:jar:2.0.3.Final:compile
      +- org.apache.bookkeeper.http:http-server:jar:4.7.0-SNAPSHOT:compile
      |  +- com.fasterxml.jackson.core:jackson-core:jar:2.8.9:compile
      |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.8.9:compile
      |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.8.9:compile
      +- org.slf4j:slf4j-api:jar:1.7.25:compile
      \- commons-configuration:commons-configuration:jar:1.10:compile
         +- commons-lang:commons-lang:jar:2.6:compile
         \- commons-logging:commons-logging:jar:1.1.1:compile
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to