HomePhorge

(#15464) Make Puppet usable as a Gem from source
07f0b0e7e884Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#15464) Make Puppet usable as a Gem from source

Without this patch it is difficult to use Puppet as a rubygem from a
source checkout. This is a problem because tools like Bundler will
install the gem from rubygems.org if it believes the gem is not
installed.

This patch fixes the problem by adding a puppet.gemspec file and
information in README_DEVELOPER about how to make the repository clone
available as a gem using the GEM_PATH and two symbolic links.

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb33d517ca2ac: Move Puppet version into lib/puppet/version.rb
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPU07f0b0e7e884: (#15464) Make Puppet usable as a Gem from source (authored by Jeff McCune <jeff@puppetlabs.com>).Aug 17 2012, 7:35 AM