hi,

to conclude my night and my nights topic: maven support for bundler

if JRuby could take over the call to Bundler.setup then it is possible
to get your jar deps into the classloader. first call Bundler.setup,
then parse a Mavenfile (or Jarfile) which declares jar dependencies.
then just resolve the transient deps and finally add them to the
JRubyClassLoader.

so is it possible to get a handle on that Bundler.setup method - a bit
like alias-chain it ?

regards,
Kristian

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to