You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/08/04 22:06:20 UTC

[jira] [Updated] (HBASE-16318) fail build if license isn't in whitelist

     [ https://issues.apache.org/jira/browse/HBASE-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey updated HBASE-16318:
--------------------------------
    Attachment: HBASE-16318.0.patch

-0
  - includes patches queued for master for HBASE-16321 and HBASE-16340, since the changes for this jira will fail the build without them
  - first patch for this jira updates our license use of the ALv2 to be consistent with the correct name
  - second patch allows a whitelist of licenses and fails the velocity template otherwise
  - includes some pointers to help debugging in the case of said failure.

The following licenses are allowed:

* Apache License, Version 2.0
* Public Domain
* New BSD license
* BSD license
* Mozilla Public License Version 2.0
* CDDL 1.0
* CDDL 1.1
* MIT
* BSD 3-Clause License
* Common Public License Version 1.0


> fail build if license isn't in whitelist
> ----------------------------------------
>
>                 Key: HBASE-16318
>                 URL: https://issues.apache.org/jira/browse/HBASE-16318
>             Project: HBase
>          Issue Type: Sub-task
>          Components: build, dependencies
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>             Fix For: 2.0.0, 1.3.0, 1.4.0, 1.1.6, 1.2.3, 0.98.22
>
>         Attachments: HBASE-16318.0.patch
>
>
> we use supplemental-models.xml to make sure we have consistent names and descriptions for licenses. we also know what licenses we expect to see in our build. If we see a different one
> # fail the velocity template process
> # if possible, include some information about why this happened



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)