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

Remove '-b multithreaded' from .mvn/maven.config #22644

Merged
merged 1 commit into from May 1, 2024

Conversation

sdruzkin
Copy link
Collaborator

Description

Remove undocumented maven flag "-b multithreaded" from the .mvn/maven.config
to make the build compatible with Maven 3.9 when not using mvnw.

Motivation and Context

Make the build compatible with Maven 3.9

Impact

No impact

Test Plan

mvn clean install

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== NO RELEASE NOTE ==

@sdruzkin sdruzkin marked this pull request as ready for review May 1, 2024 00:04
@sdruzkin sdruzkin requested a review from a team as a code owner May 1, 2024 00:04
@sdruzkin sdruzkin requested a review from presto-oss May 1, 2024 00:04
@tdcmeehan tdcmeehan merged commit 8de7541 into prestodb:master May 1, 2024
57 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.

None yet

2 participants