Skip to content

Update to sbt 2 - #309

Merged
Ostrzyciel merged 4 commits into
mainfrom
piotr/sbt-2
Aug 18, 2026
Merged

Update to sbt 2#309
Ostrzyciel merged 4 commits into
mainfrom
piotr/sbt-2

Conversation

@Ostrzyciel

Copy link
Copy Markdown
Member

Supersedes #290

plokhotnyukand others added 4 commits August 17, 2026 21:11
- Bump sbt 2.0.1 -> 2.0.6 (latest stable).
- Fix the AOT test: the binary is moved to the working directory, so it has
to be invoked as ./jelly-cli, not jelly-cli.
- Update publish.yml for the sbt 2 target layout. It was missed earlier, so
releases would have shipped no binaries at all.
- Update the build-from-source paths in the README.
- Silence sbt 2's unused-key lint, which flags the Debian/RPM/Universal
packaging settings that sbt-native-packager defines but we never use.
@OstrzycielOstrzyciel mentioned this pull request Aug 17, 2026
@Ostrzyciel
Ostrzyciel merged commit 818af6c into mainAug 18, 2026
7 checks passed
@Ostrzyciel
Ostrzyciel deleted the piotr/sbt-2 branch August 18, 2026 07:52
Sign up for freeto 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.

3 participants

@Ostrzyciel@nk2IsHere@plokhotnyuk