You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: