summaryrefslogtreecommitdiff
path: root/Mavenfile
AgeCommit message (Collapse)Author
2015-05-28no need to supply jruby itself to the classpathChristian Meier
2015-05-06little ruby-maven related improvementsChristian Meier
* pass in the snakeyaml.version via the commandline * use the jruby version which runs rake for the java compilation as well
2015-02-26setup java platform gemChristian 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.