Issue #15763 has been updated by Matthaus Litteken. Status changed from Merged - Pending Release to Closed
Released in Puppet 3.0.0-rc4 ---------------------------------------- Bug #15763: Remove deprecated methods on Providers https://projects.puppetlabs.com/issues/15763#change-69981 Author: Hailee Kenney Status: Closed Priority: Normal Assignee: Hailee Kenney Category: Target version: 3.0.0 Affected Puppet version: Keywords: telly_deprecation Branch: https://github.com/puppetlabs/puppet/commit/5944580d3dd50b261e25f96c949d34bd4a9a0a19 The `make_command_methods` and `mkmodelmethods` methods are deprecated and should be removed. `make_command_methods` should be replaced with `optional_commands` and `mkmodelmethods` should be replaced with `mk_resource_methods`. -- 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.
