Skip to content

MINOR: Gradle version update: 9.2.1 -->> 9.3.1#21372

Merged
chia7712 merged 1 commit intoapache:trunkfrom
dejan2609:Gradle-9.3.1
Feb 13, 2026
Merged

MINOR: Gradle version update: 9.2.1 -->> 9.3.1#21372
chia7712 merged 1 commit intoapache:trunkfrom
dejan2609:Gradle-9.3.1

Conversation

@dejan2609
Copy link
Contributor

@dejan2609 dejan2609 commented Jan 29, 2026

release notes: - https://docs.gradle.org/9.3.0/release-notes.html -
https://docs.gradle.org/9.3.1/release-notes.html

ℹ️ Notes:

Reviewers: Chia-Ping Tsai chia7712@gmail.com

@github-actions github-actions bot added triage PRs from the community build Gradle build or GitHub Actions small Small PRs labels Jan 29, 2026
@dejan2609
Copy link
Contributor Author

FYI @chia7712

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

A label of 'needs-attention' was automatically added to this PR in order to raise the
attention of the committers. Once this issue has been triaged, the triage label
should be removed to prevent this automation from happening again.

@github-actions
Copy link

A label of 'needs-attention' was automatically added to this PR in order to raise the
attention of the committers. Once this issue has been triaged, the triage label
should be removed to prevent this automation from happening again.

@chia7712 chia7712 merged commit f026729 into apache:trunk Feb 13, 2026
24 checks passed
@chia7712
Copy link
Member

* What went wrong:
Execution failed for task ':examples:spotlessJavaCheck'.
> There were 8 lint error(s), they must be fixed or suppressed.
  src/main/java/kafka/examples/Consumer.java:LINE_UNDEFINED removeUnusedImports(java.lang.NoClassDefFoundError) com/google/googlejavaformat/java/RemoveUnusedImports (...)
  src/main/java/kafka/examples/ExactlyOnceMessageProcessor.java:LINE_UNDEFINED removeUnusedImports(java.lang.NoClassDefFoundError) com/google/googlejavaformat/java/RemoveUnusedImports (...)
  src/main/java/kafka/examples/KafkaConsumerProducerDemo.java:LINE_UNDEFINED removeUnusedImports(java.lang.NoClassDefFoundError) com/google/googlejavaformat/java/RemoveUnusedImports (...)
  src/main/java/kafka/examples/KafkaExactlyOnceDemo.java:LINE_UNDEFINED removeUnusedImports(java.lang.NoClassDefFoundError) com/google/googlejavaformat/java/RemoveUnusedImports (...)
  src/main/java/kafka/examples/KafkaProperties.java:LINE_UNDEFINED removeUnusedImports(java.lang.NoClassDefFoundError) com/google/googlejavaformat/java/RemoveUnusedImports (...)
  src/main/java/kafka/examples/Producer.java:LINE_UNDEFINED removeUnusedImports(java.lang.NoClassDefFoundError) com/google/googlejavaformat/java/RemoveUnusedImports (...)
  src/main/java/kafka/examples/TransactionalClientDemo.java:LINE_UNDEFINED removeUnusedImports(java.lang.NoClassDefFoundError) com/google/googlejavaformat/java/RemoveUnusedImports (...)
  src/main/java/kafka/examples/Utils.java:LINE_UNDEFINED removeUnusedImports(java.lang.NoClassDefFoundError) com/google/googlejavaformat/java/RemoveUnusedImports (...)
  Resolve these lints or suppress with `suppressLintsFor`

These errors happen on my local machine sometimes. I'll dig into it.

@chia7712
Copy link
Member

someone has reported it (diffplug/spotless#2850). I will revert this commit for now

chia7712 added a commit that referenced this pull request Feb 13, 2026
chia7712 added a commit that referenced this pull request Feb 13, 2026
@chia7712
Copy link
Member

I've opened https://issues.apache.org/jira/browse/KAFKA-20182 to trace this issue

@github-actions github-actions bot removed needs-attention triage PRs from the community labels Feb 13, 2026
@dejan2609
Copy link
Contributor Author

@chia7712 Sorry for this, I should have checked. I subscribed to that spotless issue and will try to redeem myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Gradle build or GitHub Actions ci-approved small Small PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants