Skip to content

branch-4.0: [improvement](docker) Make thirdparty jar download mirror…#65039

Merged
morningman merged 1 commit into
apache:branch-4.0from
zgxme:bp-pr-62376
Jul 1, 2026
Merged

branch-4.0: [improvement](docker) Make thirdparty jar download mirror…#65039
morningman merged 1 commit into
apache:branch-4.0from
zgxme:bp-pr-62376

Conversation

@zgxme

@zgxme zgxme commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

What problem does this PR solve?

bp #62376

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@zgxme zgxme requested a review from morningman as a code owner June 30, 2026 10:06
@hello-stephen

Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

… configurable (apache#62376)

Problem Summary: Allow thirdparty docker components to derive jar
download URLs from a configurable Maven mirror, so environments that
cannot access Maven Central can switch to an alternative repository
without editing multiple hardcoded URLs.
@morningman

Copy link
Copy Markdown
Contributor

run buildall

@github-actions github-actions Bot added the approved Indicates a PR has been approved by one committer. label Jun 30, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@morningman morningman merged commit db6ba9f into apache:branch-4.0 Jul 1, 2026
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants