Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@headius
Copy link
Member

@headius headius commented Jan 19, 2021

Reverts #6517

For some reason the PR in #6517 prevents our deploy from working on some environments, possibly due to the introduction of binscripts from gems. Rather than try to determine the problem, we are opting to remove the "defaultification" of the racc gem and will simply commit the relevant updated bits directly to the 9.2 branch. This will keep the fixed version of racc in place for #6507 but avoid the build and deploy issues.

Note that this does not affect master, which includes racc as a default gem and has no build issues.

@headius headius added this to the JRuby 9.2.15.0 milestone Jan 19, 2021
This only copies the parser supporting bits of racc to match Ruby
2.5, which does not include any of the parser generator sources.

This still fixes #6507 but does not move racc to a default gem,
both to match CRuby 2.5 and to avoid an undiagnosed build issue
that stemmed from making racc a default gem.
@headius headius merged commit 0770132 into jruby-9.2 Jan 20, 2021
@headius headius deleted the revert-6517-racc_gem_in_9.2 branch January 20, 2021 04:20
@headius headius restored the revert-6517-racc_gem_in_9.2 branch February 24, 2021 20:53
@headius headius deleted the revert-6517-racc_gem_in_9.2 branch February 24, 2021 20:54
This was referenced Feb 24, 2021
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