Skip to content

Conversation

@dejan2609
Copy link

What is the purpose of the change?

  • Maven version update.

How was this change performed ?

  • Maven task was executed: ./mvnw wrapper:wrapper -N -Dtype=bin -Dmaven=3.9.11

Related links (maven release notes):

ℹ️ Note: the checklist template was removed given the fact that PR is simple and self-explanatory (but I can provide more details in case maintainers insist).

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.78%. Comparing base (48c5bb2) to head (9633ad9).

Additional details and impacted files
@@             Coverage Diff              @@
##                3.3   #15786      +/-   ##
============================================
+ Coverage     60.76%   60.78%   +0.01%     
- Complexity    11696    11699       +3     
============================================
  Files          1938     1938              
  Lines         88679    88679              
  Branches      13386    13386              
============================================
+ Hits          53885    53901      +16     
+ Misses        29254    29246       -8     
+ Partials       5540     5532       -8     
Flag Coverage Δ
integration-tests-java21 32.36% <ø> (+0.06%) ⬆️
integration-tests-java8 32.44% <ø> (+0.05%) ⬆️
samples-tests-java21 32.02% <ø> (+0.02%) ⬆️
samples-tests-java8 29.64% <ø> (-0.10%) ⬇️
unit-tests-java11 59.09% <ø> (+0.02%) ⬆️
unit-tests-java17 58.56% <ø> (+0.01%) ⬆️
unit-tests-java21 58.57% <ø> (+0.03%) ⬆️
unit-tests-java25 58.51% <ø> (+<0.01%) ⬆️
unit-tests-java8 59.05% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@dejan2609
Copy link
Author

@heliang666s and @zrlw: PTAL

Comment on lines -1 to -16
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restore it

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlbumenJ Maven team decided to remove license out of maven-wrapper.properties; their rationale: both script files (mvnw and mvnw.cmd) contain license and hence maven-wrapper.properties licence reference is kind of redundant: apache/maven-wrapper#323

LMK what do you think (i.e. which option suits you).

@dejan2609 dejan2609 requested a review from AlbumenJ November 28, 2025 14:27
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.

4 participants