Skip to content

allow warbler to use locked jars from jar-dependencies #481

Description

@mkristian

jar-dependencies comes bundled with jruby and superseed jbundler. jbundler and jar-dependencies are using the same Jarfile but their lock file is different. jar-dependencies uses Jars.lock

With Jars.lock present and assuming jars resolution took place - buldler install - it is just a matter of using Jars::Lock.new("Jars.lock") to info to copy the jars into the war and maybe a jars loader (probably there are a few ways to require_jar the jars from the warfile)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions