Skip to content

drop the jruby-jms dependency (to avoid Ruby warnings) #50

@kares

Description

@kares

jruby-jms repo has been archived by the owner, which means we can not submit patches or report issues upstream (technically issues can be submitted but won't get fixed).

there's Fixnum/Bignum warnings at the library level that are annoying and should be dealt with:
reidmorrison/jruby-jms@master...kares:patch-1

there's a few options forward:

  • vendor the jruby-jms gem, in the plugin, and drop the dependency
  • fork the gem under a new name and start using that as a dependency
  • drop the dependency completely and use the Java API directly

first option might be the easiest to take for the foreseeable future ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions