Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps org.apache:apache from 33 to 35.

Release notes

Sourced from org.apache:apache's releases.

Apache Parent POM version 35

👻 Maintenance

🔧 Build

📦 Dependency updates

Apache Parent POM version 34

💥 Breaking changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 33 to 35.
- [Release notes](https://github.com/apache/maven-apache-parent/releases)
- [Commits](https://github.com/apache/maven-apache-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache:apache
  dependency-version: '35'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 21, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 21, 2025
@jbonofre
Copy link
Member

JNI build doesn't seem to work (and I don't think it's related to this PR as all PRs seems to fail on JNI).

I'm gonna investigate.

@lidavidm @kou ^^

@lidavidm
Copy link
Member

@jbonofre the failed JNI build has been around for quite a while but nobody has had time to investigate. It seems related to an upstream change in the CMake/build config IIRC.

@lidavidm
Copy link
Member

See #789

@kou
Copy link
Member

kou commented Jul 22, 2025

I'll take a look at this in the next week...

@jbonofre
Copy link
Member

@lidavidm @kou thanks for your feedback. I'm starting to investigate as well 😄

Because vcpkg's xsimd is old.
@kou kou self-requested a review as a code owner July 29, 2025 06:05
@kou
Copy link
Member

kou commented Aug 11, 2025

For the macOS failure: apache/arrow#47305

kou added a commit to apache/arrow that referenced this pull request Aug 14, 2025
… JNI on macOS (#47305)

### Rationale for this change

Static building for JNI build on macOS is failing in apache/arrow-java. We should avoid this in apache/arrow.

See also: apache/arrow-java#799

### What changes are included in this PR?

* Add a CI job for JNI build on macOS
* Fix build problems for bundled AWS SDK for C++

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* GitHub Issue: #47222

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants