HomePhorge

(#11198) Modulefiles should have a default license
80e5d03fd24fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11198) Modulefiles should have a default license

Before this patch, the module generate action generates Modulefiles
with the license set to UNKNOWN, which is not a valid license.

This patch fixes this issue by setting the default value of the
Puppet::Module::Tool::Metadata#license attribute to 'Apache License,
Version 2.0' by default. This patch also adds a new unit test verifying
this this change.

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf7f4ac206bfc: Merge pull request #244 from kelseyhightower/ticket/2.7.
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPU80e5d03fd24f: (#11198) Modulefiles should have a default license (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Dec 7 2011, 11:26 PM