Piggybacking off the same topic.
I have a few parsers that use the JSON gem so require 'json' is at the top of my parser which requires the native C extensions. Does the new puppet server come with a jrbuy version of the json gem that contains the functions? How would I write a parser that can be used on the ruby puppet master and the new jruby puppet server if the gems are slightly different and have different method names? On Wednesday, October 15, 2014 2:40:45 PM UTC-7, Schofield wrote: > > Thanks for the reply. That does indeed look to be the solution. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/51fd328c-a094-42d3-b8f5-f76d26de4034%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
