[GitHub] merlimat commented on a change in pull request #678: Fixed Maven test jars warnings

2017-08-11 Thread git
merlimat commented on a change in pull request #678: Fixed Maven test jars 
warnings
URL: https://github.com/apache/incubator-pulsar/pull/678#discussion_r132805116
 
 

 ##
 File path: pulsar-checksum/src/main/assembly/assembly.xml
 ##
 @@ -31,7 +31,6 @@
   
 org.slf4j:slf4j-api
 io.netty
-com.scurrilous
 
 Review comment:
   I think that package is not present, hence the warning
 

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


[GitHub] merlimat commented on a change in pull request #678: Fixed Maven test jars warnings

2017-08-11 Thread git
merlimat commented on a change in pull request #678: Fixed Maven test jars 
warnings
URL: https://github.com/apache/incubator-pulsar/pull/678#discussion_r132805102
 
 

 ##
 File path: pulsar-checksum/src/main/assembly/assembly.xml
 ##
 @@ -31,7 +31,6 @@
   
 org.slf4j:slf4j-api
 io.netty
-com.scurrilous
 
 Review comment:
   There is a `[WARNING]` message when compiling: 
   
   ```
   [WARNING] The following patterns were never triggered in this artifact 
exclusion filter:
   o  'com.scurrilous'
   ```
 

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