Issue #11786 has been updated by Daniele Sluijters. Status changed from Closed to Re-opened
---------------------------------------- Feature #11786: `puppet doc` is not compatible with newer RDoc - thus with Ruby 1.9 https://projects.puppetlabs.com/issues/11786#change-98971 * Author: Justin Stoller * Status: Re-opened * Priority: Normal * Assignee: * Category: ruby19 * Target version: * Affected Puppet version: development * Keywords: ruby1.9.3 * Branch: https://github.com/puppetlabs/puppet/pull/377 ---------------------------------------- The `puppet doc` code depends heavily on RDoc to do the documentation generation. Unfortunately, while the Ruby 1.8 series exclusively used RDoc 1.*, the Ruby 1.9 uses 3.* and 4.* versions. These are solidly incompatible with the way we used and integrated with RDoc in the `puppet doc` application. We need to support the `puppet doc` features in a way that also works with newer Ruby. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
