sijie commented on a change in pull request #1944: Add CLI commands for schema
registry
URL: https://github.com/apache/incubator-pulsar/pull/1944#discussion_r195512274
##########
File path: pom.xml
##########
@@ -925,6 +925,7 @@ flexible messaging model and an intuitive client
API.</description>
<exclude>src/main/java/org/apache/pulsar/common/api/proto/PulsarApi.java</exclude>
<exclude>bin/proto/*</exclude>
<exclude>**/*.patch</exclude>
+ <exclude>conf/schema_example.conf</exclude>
Review comment:
Excluded it from RAT check
----------------------------------------------------------------
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