Skip to content

fix(pom): update release-docs copy command without DISCLAIMER#2967

Merged
imbajin merged 1 commit intoapache:readmefrom
contrueCT:fix-readme-ci
Mar 10, 2026
Merged

fix(pom): update release-docs copy command without DISCLAIMER#2967
imbajin merged 1 commit intoapache:readmefrom
contrueCT:fix-readme-ci

Conversation

@contrueCT
Copy link
Contributor

Purpose of the PR

  • close #xxx

Main Changes

cp -r -v $root_path/install-dist/release-docs/* $root_path/DISCLAIMER ${final.name}/ || exit
to
cp -r -v $root_path/install-dist/release-docs/* ${final.name}/ || exit

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@imbajin imbajin merged commit 14a10c8 into apache:readme Mar 10, 2026
13 checks passed
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