Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop jruby 9.1 support #499

Merged
merged 4 commits into from
Jun 10, 2021
Merged

Conversation

deivid-rodriguez
Copy link
Contributor

As discussed at #491.

@deivid-rodriguez
Copy link
Contributor Author

On jruby 9.2, the rake integration task fails for a different reason: https://travis-ci.org/github/jruby/warbler/jobs/774176455.

[INFO] ERROR: While executing gem ... (OptionParser::InvalidOption)
[INFO] invalid option: --no-rdoc

I think this is because https://github.com/torquebox/jruby-maven-plugins does not support jruby 9.2, which seems fixed by the last commit in that repo: jruby/jruby-maven-plugins#106.

So ideally, a release of that repo would fix things for us.

@deivid-rodriguez
Copy link
Contributor Author

Alright, this one should be ready!

In addition to dropping support I also added a small fix so that the jruby-head job at least runs, showing that it is broken quite badly 😅.

@headius
Copy link
Member

headius commented Jun 10, 2021

Agreed, 9.1 is long EOL now.

@headius headius merged commit b550819 into jruby:master Jun 10, 2021
@deivid-rodriguez deivid-rodriguez deleted the drop_91_support branch June 10, 2021 19:56
@olleolleolle olleolleolle mentioned this pull request Jun 10, 2021
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants