zentol 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_r375174052
##########
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:
exclude source NOTICE as well?
----------------------------------------------------------------
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