Issue #12309 has been updated by Matthaus Owens. Status changed from Merged - Pending Release to Closed
Released in Puppet 3.0.0rc1 ---------------------------------------- Refactor #12309: better definition / separation between Puppet::Util and Puppet::Util::Execution https://projects.puppetlabs.com/issues/12309#change-72581 Author: Chris Price Status: Closed Priority: Low Assignee: Chris Price Category: Target version: 3.0.0 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/454 It seems like a lot of the "execute*" methods that currently reside in Puppet::Util belong in Puppet::Util::Execution... and, conversely, the one method that is currently in Puppet::Util::Execution doesn't really seem execution-specific. Quick sweep through to clean those up; leave deprecated versions of the public methods in Puppet::Util for now. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
