[ANN] jbundler release

hi,

released a new version of jbundler verson 0.3.0 -

it is just an incremental incarnation

  • command line ‘jbundle’ passes all unknown commands on to ‘bundle’

  • $ jbundle console
    gives a console where you can load further jars with “jar
    ‘org.yaml:snakeyaml’”

  • it works also WITHOUT bundler just have Jarfile and ‘require
    “jbundler”’ to setup the classloader - it does not obey jar
    declarations from loaded gems
    (Gem with declared jars · mkristian/jbundler Wiki · GitHub)

enjoy and please report problems so things get better . . .

  • Kristian