Issue #12371 has been updated by Patrick Carlisle.
We have a lot of magical conventions that you have to follow in a module directory, and if you make a mistake you get no feedback except that your code just doesn't work at the other end. The case I just ran into with Chris today was actually forgetting the "puppet" component of the path and just writing lib/feature/something.rb. If we want to support people including non-puppet code maybe we should have it be explicit, make it put in a library subdirectory or something. ---------------------------------------- Bug #12371: pluginsync should warn when files are not in a special directory https://projects.puppetlabs.com/issues/12371 Author: Patrick Carlisle Status: Needs Decision Priority: Normal Assignee: Randall Hansen Category: Target version: Affected Puppet version: Keywords: Branch: If you put files in a module in a directory that doesn't get autoloaded there should be some sort of warning. -- 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.
