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

Revert "adjust gem post install hook to allow updating the default gem" #80

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

headius
Copy link
Collaborator

@headius headius commented Jun 26, 2024

This reverts commit 006fb25.

While the patch provided by @ccutrer did make jar-dependencies upgradable, it also caused a hard break in compatibility with earlier JRuby versions and had to eventually be reversed (jar-dependencies 0.4.2 yanked, changes to JRuby reverted). This closes the loop and reverts the changes in jar-dependencies, so we can go forward with compatible changes for now.

@headius
Copy link
Collaborator Author

headius commented Jun 26, 2024

@ccutrer I would still like to make jar-dependencies upgradable without introducing a hard dependency break! Perhaps something could be done to check JRuby's version and fall back on older logic?

I needed to revert this in order to release a fix for jruby/jruby#7059. I'm also hoping that your "modernization" patch is benign and could safely be released in 0.4.3?

@headius headius merged commit 2e295f5 into mkristian:master Jun 26, 2024
1 check failed
@headius headius deleted the revert_new_post_install_hook branch June 26, 2024 17:59
@headius headius added this to the 0.4.2 milestone Jun 26, 2024
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