sijie opened a new issue #935: 
org.apache.bookkeeper.tests.shaded.BookKeeperServerShadedArtifactTest.testProtobufIsShaded
 failed
URL: https://github.com/apache/bookkeeper/issues/935
 
 
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do?
   
   run `mvn install` in current master
   
   - What did you expect to see?
   
   it should complete successfully.
   
   - What did you see instead?
   
   The command failed with 
   
   ```
   Error Message
   Expected exception: java.lang.ClassNotFoundException
   Stacktrace
   java.lang.AssertionError: Expected exception: 
java.lang.ClassNotFoundException
   ```
   
   The problem is introduced due to merging #856 after merging #928. Because 
`pulsar-checksum` depends on guava, which is not included in the changes of 
#928. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to