tzulitai commented on a change in pull request #13: [FLINK-15910] [legal] Add
NOTICE and LICENSE files
URL: https://github.com/apache/flink-statefun/pull/13#discussion_r375185819
##########
File path: pom.xml
##########
@@ -187,6 +187,8 @@ under the License.
<exclude>statefun-docs/docs/_templates/**</exclude>
<!-- Generated code -->
<exclude>**/generated/**</exclude>
+ <!-- Bundled license files -->
+ <exclude>**/LICENSE*</exclude>
Review comment:
@zentol It seems like NOTICE / LICENSE files without any suffixes are
automatically ignored by the rat plugin already.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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