Issue #19001 has been updated by Adrien Thebo. Status changed from Unreviewed to In Topic Branch Pending Review Target version changed from 3.0.3 to 3.2.0 Branch set to https://github.com/puppetlabs/puppet/pull/1443
I've noticed that this change was targeted at 3.0.3. 3.1 was released today and as of today we're not planning on doing a 3.0.3 release. By default we target new features at the next minor release of Puppet, which in this case is 3.2.0. Is there a specific need to get this branch merged into an earlier release of Puppet? ---------------------------------------- Bug #19001: Autorequire does not properly support Class resources as first-class citizens https://projects.puppetlabs.com/issues/19001#change-82491 Author: Will Farrington Status: In Topic Branch Pending Review Priority: Normal Assignee: Category: Target version: 3.2.0 Affected Puppet version: 3.0.2 Keywords: autorequire class Branch: https://github.com/puppetlabs/puppet/pull/1443 Attempting to autorequire a class inside a custom type results in the autorequire being ignored. Since Classes are supposed to be treated as first-class resources, they should be autorequire-able like any other resource type. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
