You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/18 22:45:58 UTC

[GitHub] mrutkows opened a new issue #508: 'license' key is mandatory for 'package' structure

mrutkows opened a new issue #508: 'license' key is mandatory for 'package' structure
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/508
 
 
   Currently, it appears we do not support any checks/enforcement for the 'license' key for the 'package' structure.
   
   It should be mandatory, and as the spec. indicates be one of the values referenced here:
   Linux Foundation, SPDX License list: https://spdx.org/licenses/
   
   If a valid license value is NOT found, we should issue a (new) named error such as **ErrorInvalidLicenseValue**().
   
   We should discuss if this is too onerous for user to be forced to fill this in and explore setting the default to "unknown" and issuing a **WARNING** instead.
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services