Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-37022: [CI][Java] Use the official Maven download URL #37119

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

kou
Copy link
Member

@kou kou commented Aug 11, 2023

Rationale for this change

If we use https://dlcdn.apache.org/ instead of
https://www.apache.org/dyn/closer.lua , old source archived can't be downloaded.

What changes are included in this PR?

Use https://www.apache.org/dyn/closer.lua .

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@kou
Copy link
Member Author

kou commented Aug 11, 2023

@github-actions crossbow submit java-jars

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Aug 11, 2023
@github-actions
Copy link

Revision: d08fc3f

Submitted crossbow builds: ursacomputing/crossbow @ actions-c86ca8f044

Task Status
java-jars Github Actions

@kou
Copy link
Member Author

kou commented Aug 11, 2023

+1

@kou kou merged commit faf41a9 into apache:main Aug 11, 2023
52 of 53 checks passed
@kou kou deleted the java-jars-maven-url branch August 11, 2023 07:08
@kou kou removed the awaiting committer review Awaiting committer review label Aug 11, 2023
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit faf41a9.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about possible false positives for unstable benchmarks that are known to sometimes produce them.

loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
…e#37119)

### Rationale for this change

If we use https://dlcdn.apache.org/ instead of
https://www.apache.org/dyn/closer.lua , old source archived can't be downloaded.

### What changes are included in this PR?

Use https://www.apache.org/dyn/closer.lua .

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#37022

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
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.

[CI][Java] Maven 3.9.3 causing Docker build failure
1 participant