Skip to content

Move strscan to external gem#6420

Merged
headius merged 1 commit into
jruby:masterfrom
headius:strscan_gem
Apr 19, 2022
Merged

Move strscan to external gem#6420
headius merged 1 commit into
jruby:masterfrom
headius:strscan_gem

Conversation

@headius

@headius headius commented Sep 30, 2020

Copy link
Copy Markdown
Member

The strscan library from CRuby has been moved to a gem at https://github.com/ruby/strscan. Without support for JRuby, users cannot depend on that gem, as shown in #6414. We will work with the strscan maintainer to add support, which will likely be by moving this code from the JRuby repository into the strscan repository and releasing a new version of the gem that installs properly on JRuby.

There will also be other cleanup done on the way out, such as copyright attribution and code style.

@headius headius added this to the JRuby 9.3.0.0 milestone Sep 30, 2020
@headius headius modified the milestones: JRuby 9.3.0.0, JRuby 9.3.1.0 Aug 2, 2021
@headius headius modified the milestones: JRuby 9.3.1.0, JRuby 9.4.0.0 Oct 11, 2021
@headius headius marked this pull request as ready for review April 19, 2022 01:56
@headius headius merged commit dd44c46 into jruby:master Apr 19, 2022
@headius headius deleted the strscan_gem branch April 19, 2022 14:49
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.

1 participant