jmx4r 0.0.4 has just been released.
jmx4r is a JRuby library which makes it super easy to write simple Ruby scripts to manage Java applications using JMX.
To get this new release, just update the rubygem: jruby -S gem install jmx4r
All contributions to this new release were done by Skaar:
- CompositeData behave like regular read-only Ruby Hash
- custom classes can be loaded by `require` statements
- custom JMX credentials are supported
