You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Galen Warren (Jira)" <ji...@apache.org> on 2022/01/24 14:22:00 UTC

[jira] [Commented] (FLINK-25772) GCS filesystem fails license checker

    [ https://issues.apache.org/jira/browse/FLINK-25772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481128#comment-17481128 ] 

Galen Warren commented on FLINK-25772:
--------------------------------------

I believe this is a duplicate of [FLINK-25758] GCS Filesystem implementation fails on Java 11 tests due to licensing issues - ASF JIRA (apache.org) which we're trying to address via [[FLINK-25758][flink-gs-fs-hadoop] Fix licensing issues by galenwarren · Pull Request #18452 · apache/flink (github.com)|https://github.com/apache/flink/pull/18452].

> GCS filesystem fails license checker
> ------------------------------------
>
>                 Key: FLINK-25772
>                 URL: https://issues.apache.org/jira/browse/FLINK-25772
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem
>    Affects Versions: 1.15.0
>            Reporter: Till Rohrmann
>            Priority: Blocker
>              Labels: test-stability
>
> FLINK-11838 made the {{LicenseChecker}} fail with the following exception when compiling using Java 11.
> {code}
> 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
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29841&view=logs&j=946871de-358d-5815-3994-8175615bc253&t=e0240c62-4570-5d1c-51af-dd63d2093da1



--
This message was sent by Atlassian Jira
(v8.20.1#820001)