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

Ripper and Readline depend on JRuby 1.7.x #2484

Closed
headius opened this issue Jan 19, 2015 · 1 comment
Closed

Ripper and Readline depend on JRuby 1.7.x #2484

headius opened this issue Jan 19, 2015 · 1 comment

Comments

@headius
Copy link
Member

headius commented Jan 19, 2015

For #2472, I modified TextAreaReadline to set the replacement stdio streams sync using an API added in 9k. Unfortunately those artifacts depend on JRuby 1.7.11, and updating them to depend on current-clone's jruby-core version broke travis in one unusual way: https://travis-ci.org/jruby/jruby/jobs/47549934

We need to sort out the lifecycle of these libraries after pre1 and get them depending on a more recent JRuby, I think.

@headius
Copy link
Member Author

headius commented Sep 28, 2016

This was resolved some time ago. Marking as fixed in 9000.

@headius headius closed this as completed Sep 28, 2016
@headius headius added this to the JRuby 9.0.0.0 milestone Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant