Issue #15763 has been updated by Hailee Kenney.
I may be wrong, but from a bit of digging, it looks like `make_command_methods` was just deprecated in 3.x, but `mkmodelmethods` was deprecated before (in 2.7.x). So it looks like `make_command_methods` should not be removed yet. ---------------------------------------- Bug #15763: Remove deprecated methods on Providers https://projects.puppetlabs.com/issues/15763#change-68622 Author: Hailee Kenney Status: Accepted Priority: Normal Assignee: Category: Target version: 3.x Affected Puppet version: Keywords: telly_deprecation Branch: 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.
