Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Sep 19, 2025

Motivation

Java 25 LTS has been released. There's already support for starting a build with Java 25, but the build fails.

image

The build fails with unknown JVM option in MAVEN_OPTS. There's also another issue since the Gradle Develocity Maven extension version doesn't support Java 25. Apache's Develocity server is used for Pulsar build analytics.

Modifications

  • add -XX:+IgnoreUnrecognizedVMOptions to MAVEN_OPTS
  • upgrade Gradle Develocity Maven extension dependencies

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari changed the title [fix][ci] Fix CI for Java 25 while upgrade Gradle Develocity Maven extension [fix][ci] Fix CI for Java 25 while upgrading Gradle Develocity Maven extension Sep 19, 2025
@lhotari lhotari changed the title [fix][ci] Fix CI for Java 25 while upgrading Gradle Develocity Maven extension [fix][ci] Fix CI for Java 25 including upgrade of Gradle Develocity Maven extension Sep 19, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.22%. Comparing base (d833b8b) to head (6849a76).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #24767      +/-   ##
============================================
+ Coverage     74.10%   74.22%   +0.12%     
+ Complexity    33607    33265     -342     
============================================
  Files          1901     1901              
  Lines        148403   148403              
  Branches      17204    17204              
============================================
+ Hits         109972   110154     +182     
+ Misses        29646    29445     -201     
- Partials       8785     8804      +19     
Flag Coverage Δ
inttests 26.35% <ø> (?)
systests 22.70% <ø> (-0.05%) ⬇️
unittests 73.76% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 90 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lhotari lhotari merged commit 735c920 into apache:master Sep 19, 2025
104 of 106 checks passed
merlimat pushed a commit that referenced this pull request Sep 19, 2025
merlimat pushed a commit that referenced this pull request Sep 19, 2025
KannarFr pushed a commit to CleverCloud/pulsar that referenced this pull request Sep 22, 2025
lhotari added a commit that referenced this pull request Sep 23, 2025
lhotari added a commit that referenced this pull request Sep 23, 2025
manas-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 26, 2025
…aven extension (apache#24767)

(cherry picked from commit 735c920)
(cherry picked from commit 0f2fe52)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 26, 2025
…aven extension (apache#24767)

(cherry picked from commit 735c920)
(cherry picked from commit 0f2fe52)
manas-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 29, 2025
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 29, 2025
walkinggo pushed a commit to walkinggo/pulsar that referenced this pull request Oct 8, 2025
nodece pushed a commit to ascentstream/pulsar that referenced this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants