You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gi...@git.apache.org on 2017/08/12 00:40:42 UTC

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

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 @@
       <excludes>
         <exclude>org.slf4j:slf4j-api</exclude>
         <exclude>io.netty</exclude>
-        <exclude>com.scurrilous</exclude>
 
 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:
users@infra.apache.org


With regards,
Apache Git Services