Skip to content

Remove jars and rig build to ensure they are downloaded#104

Merged
headius merged 2 commits into
jruby:masterfrom
headius:no_jars_in_repo
May 9, 2026
Merged

Remove jars and rig build to ensure they are downloaded#104
headius merged 2 commits into
jruby:masterfrom
headius:no_jars_in_repo

Conversation

@headius
Copy link
Copy Markdown
Member

@headius headius commented May 8, 2026

  • Remove all the jars from the repo; we should not version them.
  • Move the list of jar URLs and SHA1s to a library constant.
  • Use the list to ensure they are present before building the gem.

@headius headius force-pushed the no_jars_in_repo branch from 01f5e69 to a42fa17 Compare May 8, 2026 22:29
@headius headius force-pushed the master branch 2 times, most recently from f128f46 to 8160f94 Compare May 8, 2026 22:59
headius added 2 commits May 8, 2026 18:00
* Remove all the jars from the repo; we should not version them.
* Move the list of jar URLs and SHA1s to a library constant.
* Use the list to ensure they are present before building the gem.
@headius headius force-pushed the no_jars_in_repo branch from ccc042b to 4e35aa1 Compare May 8, 2026 23:00
@headius
Copy link
Copy Markdown
Member Author

headius commented May 8, 2026

In order to remove the accidentally committed jars, I've rewritten all commits from #102 and rebased this PR upon that history.

@headius
Copy link
Copy Markdown
Member Author

headius commented May 8, 2026

@kares Review requested. I had to rewrite your commits on master to remove the jars; we don't want several MB of dead binary data in this repo if we can avoid it.

@headius headius requested a review from kares May 8, 2026 23:01
@headius headius added this to the 0.6.0 milestone May 8, 2026
@headius headius merged commit 6a05963 into jruby:master May 9, 2026
3 checks passed
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.

2 participants