-
Couldn't load subscription status.
- Fork 475
Add Java 25 LTS as Java version #2212
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
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
0e9337a to
9b57e6b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2212 +/- ##
=========================================
Coverage 81.88% 81.89%
- Complexity 4728 4731 +3
=========================================
Files 463 463
Lines 14771 14771
Branches 1871 1871
=========================================
+ Hits 12095 12096 +1
+ Misses 1988 1987 -1
Partials 688 688 🚀 New features to boost your workflow:
|
|
For Java 25 needs gradle 9.1, but that may open a whole set of issues with plugins and what not... |
9b57e6b to
7064982
Compare
|
Hm, yeah, I thought we are on 9 already, moving to Draft for now :-( |
7064982 to
703f7cb
Compare
703f7cb to
653f69b
Compare
dd41c0d to
7726bfd
Compare
7726bfd to
d8c4412
Compare
653f69b to
4435dfb
Compare
3abb8f7 to
000b667
Compare
000b667 to
0cd0525
Compare
We currently need to pin it to 21, otherwise the verifyOSGi task fails on Java 25. Bnd version 7.1.0 does currently not support Java 25.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Thanks!

No description provided.