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-41787: Update fmpp-maven-plugin output directory #41788

Merged
merged 1 commit into from
May 23, 2024

Conversation

laurentgo
Copy link
Collaborator

@laurentgo laurentgo commented May 22, 2024

Rationale for this change

Per convention fmpp-maven-plugin should not directly generate files under target/generated-sources but into a subdirectory.

What changes are included in this PR?

Changing config to output files under target/generated-sources/fmpp

Are these changes tested?

CI

Are there any user-facing changes?

No

Per convention fmpp-maven-plugin should not directly generate files
under target/generated-sources but into a subdirectory.

Changing config to output files under `target/generated-sources/fmpp`
@laurentgo laurentgo requested a review from lidavidm as a code owner May 22, 2024 23:04
Copy link

⚠️ GitHub issue #41787 has been automatically assigned in GitHub to PR creator.

Copy link
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@lidavidm
Copy link
Member

@github-actions crossbow submit -g java

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels May 23, 2024
Copy link

Revision: 1e23820

Submitted crossbow builds: ursacomputing/crossbow @ actions-40ad1e96f7

Task Status
java-jars GitHub Actions
test-conda-python-3.10-spark-v3.5.0 GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
test-conda-python-3.8-spark-v3.5.0 GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@lidavidm lidavidm merged commit 420c01a into apache:main May 23, 2024
16 checks passed
@lidavidm lidavidm removed the awaiting merge Awaiting merge label May 23, 2024
Copy link

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

There weren't enough matching historic benchmark results to make a call on whether there were regressions.

The full Conbench report has more details.

vibhatha pushed a commit to vibhatha/arrow that referenced this pull request May 25, 2024
### Rationale for this change

Per convention fmpp-maven-plugin should not directly generate files under target/generated-sources but into a subdirectory.

### What changes are included in this PR?

Changing config to output files under `target/generated-sources/fmpp`

### Are these changes tested?

CI

### Are there any user-facing changes?

No
* GitHub Issue: apache#41787

Authored-by: Laurent Goujon <laurent@apache.org>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants