Skip to content

GH-41490: WIP: [Java] Use macos-12 for building C++ libraries - #41598

Closed
kou wants to merge 1 commit into
apache:mainfrom
kou:ci-java-jars-macos-12
Closed

GH-41490: WIP: [Java] Use macos-12 for building C++ libraries#41598
kou wants to merge 1 commit into
apache:mainfrom
kou:ci-java-jars-macos-12

Conversation

@kou

@koukou commented May 9, 2024

Copy link
Copy Markdown
Member

Rationale for this change

macos-latest is macos-14 and it's arm64 not x86_64. java-jars works well with macos-12 that is the previous macos-latset.

What changes are included in this PR?

Use macos-12 that is the previous macos-latest explicitly.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@kou
kou requested review from assignUser and raulcd as code ownersMay 9, 2024 02:22
@kou

kou commented May 9, 2024

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit java-jars

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue apache/arrow-java#92has been automatically assigned in GitHub to PR creator.

@github-actionsgithub-actionsBot added the awaiting committer review Awaiting committer review label May 9, 2024
@github-actions

Copy link
Copy Markdown

Revision: af5591c

Submitted crossbow builds: ursacomputing/crossbow @ actions-58a3e395ca

TaskStatus
java-jarsGitHub Actions

@kou

kou commented May 9, 2024

Copy link
Copy Markdown
MemberAuthor

This doesn't solve anything:

https://github.com/ursacomputing/crossbow/actions/runs/9011422157/job/24759643022#step:6:16286

Error: Failed to execute goal org.apache.maven.plugins:maven-source-plugin:3.3.0:jar (default-cli) on project module-info-compiler-maven-plugin: Presumably you have configured maven-source-plugn to execute twice times in your build. You have to configure a classifier for at least on of them. -> [Help 1]

@koukou closed this May 9, 2024
@kou
kou deleted the ci-java-jars-macos-12 branch May 9, 2024 03:04
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #41490 has no components, please add labels for components.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting committer reviewAwaiting committer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@kou