HomePhorge

Removing use of deprecated execution methods
895ce3365747Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Removing use of deprecated execution methods

Using the mixins for bringing in the execution methods wasn't
working to bring in the non-deprecated Puppet::Util::Execution methods.
Because of the way that these methods are declared trying to understand
what methods were coming in from where was very hard to trace and so
I decided to go with explicit delegation.

Details

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU895ce3365747: Removing use of deprecated execution methods (authored by Andrew Parker <andy@puppetlabs.com>).May 2 2012, 2:20 AM