Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
1.15.0
-
None
Description
FLINK-11838 made the LicenseChecker fail with the following exception when compiling using Java 11.
00:30:51,995 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker [] - File '/javax/annotation/security/package.html' in jar '/tmp/flink-validation-deployment/org/apache/flink/flink-gs-fs-hadoop/1.15-SNAPSHOT/flink-gs-fs-hadoop-1.15-20220121.001624-1.jar' contains match with forbidden regex 'gnu ?\R?[\s/#]*general ?\R?[\s/#]*public ?\R?[\s/#]*license'. 00:30:51,997 ERROR org.apache.flink.tools.ci.licensecheck.JarFileChecker [] - File '/javax/annotation/package.html' in jar '/tmp/flink-validation-deployment/org/apache/flink/flink-gs-fs-hadoop/1.15-SNAPSHOT/flink-gs-fs-hadoop-1.15-20220121.001624-1.jar' contains match with forbidden regex 'gnu ?\R?[\s/#]*general ?\R?[\s/#]*public ?\R?[\s/#]*license'. 00:32:17,194 WARN org.apache.flink.tools.ci.licensecheck.LicenseChecker [] - Found a total of 3 severe license issues
Attachments
Issue Links
- duplicates
-
FLINK-25758 GCS Filesystem implementation fails on Java 11 tests due to licensing issues
- Closed
- is caused by
-
FLINK-11838 Create RecoverableWriter for GCS
- Closed