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

Update Psych to eliminate deprecated usage #4196

Closed
headius opened this issue Sep 30, 2016 · 1 comment
Closed

Update Psych to eliminate deprecated usage #4196

headius opened this issue Sep 30, 2016 · 1 comment
Milestone

Comments

@headius
Copy link
Member

headius commented Sep 30, 2016

In ruby/psych#292 I removed a couple uses of deprecated JRuby APIs. One of those, accessing RubyException.message directly, prevents us from removing that field. Once Psych is released with my changes, we can update it in JRuby and proceed to re-hide RubyException.message again.

@headius headius added this to the JRuby 9.1.6.0 milestone Sep 30, 2016
@enebo enebo modified the milestones: JRuby 9.1.7.0, JRuby 9.1.6.0 Nov 7, 2016
headius added a commit that referenced this issue Dec 13, 2016
@headius headius reopened this Dec 13, 2016
@headius
Copy link
Member Author

headius commented Dec 13, 2016

Psych 2.2.1 is busted because changes I made to support snakeyaml 1.17 were reverted. See ruby/psych#305.

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

No branches or pull requests

2 participants