Issue #1694 has been reported by luke. ---------------------------------------- Refactor #1694: The rakefile system should be completely refactored http://projects.reductivelabs.com/issues/show/1694
Author: luke Status: Accepted Priority: Low Assigned to: community Category: installation Target version: Affected version: 0.24.6 The existing system is pretty clunky, in that a lot of the rake tasks have to be dynamically generated because they have to be defined after the project is configured (e.g., until @version is set you can't create a task to build a version-specific tarball). There are now modern build systems like Hoe, which can be used to automatically perform a lot of the build tasks, including announcing to RubyForge. At the least, someone should take a couple of hours and do a basic assessment of the whole install system. Any refactor should result in a generic build/install system, something that can, at least, be used with Facter, too. ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
