zekai-li commented on code in PR #21675:
URL: https://github.com/apache/flink/pull/21675#discussion_r1105179968
##########
pom.xml:
##########
@@ -1500,6 +1500,8 @@ under the License.
<exclude>flink-formats/flink-avro/src/test/resources/flink_11-kryo_registrations</exclude>
<exclude>flink-scala/src/test/resources/flink_11-kryo_registrations</exclude>
<exclude>flink-core/src/test/resources/kryo-serializer-config-snapshot-v1</exclude>
+
<exclude>flink-core/src/test/resources/abstractID-with-toString-field</exclude>
+
<exclude>flink-core/src/test/resources/abstractID-with-toString-field-set</exclude>
Review Comment:
When the rat-plugin scans the license at compile time, it will scan these
files and cause errors, but these files do not require the license
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]