Skip to content

RATIS-2425. make_rc.sh does not set version in ratis-bom#1367

Merged
adoroszlai merged 1 commit intoapache:masterfrom
adoroszlai:RATIS-2425
Mar 8, 2026
Merged

RATIS-2425. make_rc.sh does not set version in ratis-bom#1367
adoroszlai merged 1 commit intoapache:masterfrom
adoroszlai:RATIS-2425

Conversation

@adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Let make_rc.sh change version in all modules. Fail the step if ratis-bom/pom.xml is unchanged.

https://issues.apache.org/jira/browse/RATIS-2425

How was this patch tested?

Locally tested the sanity check without adding -DprocessAllModules.

$ ./dev-support/make_rc.sh 1-prepare-src
...
++ grep -q ratis-bom/pom.xml
++ git diff --name-only
++ echo 'ratis-bom not updated by `mvn versions:set`'
ratis-bom not updated by `mvn versions:set`
++ exit 1

@adoroszlai adoroszlai self-assigned this Mar 8, 2026
Copy link
Contributor

@szetszwo szetszwo left a comment

Choose a reason for hiding this comment

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

+1 the change looks good.

@adoroszlai adoroszlai merged commit 1433b4c into apache:master Mar 8, 2026
16 checks passed
@adoroszlai adoroszlai deleted the RATIS-2425 branch March 8, 2026 17:20
@adoroszlai
Copy link
Contributor Author

Thanks @szetszwo for the review.

adoroszlai added a commit that referenced this pull request Mar 8, 2026
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.

2 participants