Skip to content

Make it possible to update jar-dependencies independent of JRuby #86

Closed
jruby/jruby
#8502
@headius

Description

@headius

jar-dependencies is loaded and activated very early in JRuby's boot of RubyGems, which means that it cannot be upgrade by a gem. In jruby/jruby#8477 we updated jar-dependencies to 0.5.0 but no users prior to JRuby 9.4.10.0 can use that version without manually overwriting the version in stdlib.

We need to make it possible to update jar-dependencies in JRuby with just the gem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions