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

Fix #6754 to remove exlusion of findbugs when depends on quarkus-grpc… #6755

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

zhfeng
Copy link
Contributor

@zhfeng zhfeng commented Nov 7, 2024

…-common

@zhfeng zhfeng force-pushed the issue_6754_findbugs branch from adea597 to 0dd756d Compare November 7, 2024 08:04
@@ -21,6 +21,8 @@

<xsl:output omit-xml-declaration="yes"/>

<xsl:param name="findbugs" select="'${allow-findbugs}'"/>
Copy link
Contributor Author

@zhfeng zhfeng Nov 7, 2024

Choose a reason for hiding this comment

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

@ppalaga I introduce a param here to copy the findbugs rules if it is not ture. Not sure if it would impact the cq-plugin-maven with the FlattenBomMojo?

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

Thanks @zhfeng, less code - great hack!

@ppalaga ppalaga merged commit e97a134 into apache:main Nov 7, 2024
24 checks passed
@JiriOndrusek JiriOndrusek mentioned this pull request Nov 7, 2024
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.

3 participants