Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-28 | no need to supply jruby itself to the classpath | Christian Meier | |
2015-05-06 | little ruby-maven related improvements | Christian Meier | |
* pass in the snakeyaml.version via the commandline * use the jruby version which runs rake for the java compilation as well | |||
2015-02-26 | setup java platform gem | Christian Meier | |
use maven to resolve jar dependencies for compilation. setup jar-dependencies to install the snakeyaml jar when installing the gem via rubygems or bundler. added java code to reflect the snakeyaml vesion which got finally loaded into the jruby-classloader. |