Skip to content

Error on TravisCI with jruby 9.1.5.0 (2.3.1), works with jruby-1.7.25 #52

@mikebski

Description

@mikebski

I'm getting an error on TravisCI with jruby 1.7.25, but jruby:

Gem::LoadError: You have already activated jar-dependencies 0.3.5, but your Gemfile requires jar-dependencies 0.3.9. Prependingbundle exec to your command may solve this.

I have this in my gemfile:
gem "jar-dependencies", "~> 0.3.9"

Here's the output from the working one:
https://travis-ci.org/mikebski/logstash-filter-collect/jobs/190958310

Here's the non-working one:
https://travis-ci.org/mikebski/logstash-filter-collect/jobs/190958311

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions