You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2022/02/17 19:12:00 UTC

[jira] [Created] (HBASE-26760) LICENSE handling should not allow non-aggregated "apache-2.0"

Sean Busbey created HBASE-26760:
-----------------------------------

             Summary: LICENSE handling should not allow non-aggregated "apache-2.0"
                 Key: HBASE-26760
                 URL: https://issues.apache.org/jira/browse/HBASE-26760
             Project: HBase
          Issue Type: Task
          Components: community
    Affects Versions: 2.4.3, 2.4.10
            Reporter: Sean Busbey
             Fix For: 2.5.0


our non-aggregated license check currently allows the malformed name "apache-2.0". All ALv2 licenses should be aggregated.

- remove "apache-2.0" from the {{non_aggregate_fine}} list
- figure out what dependencies are referring to this license and correct them in {{supplemental-models.xml}}

nice to have: maybe add a precommit check that complains if the {{non_aggregate_fine}} set is changed?



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