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

Suppress unchecked cast warnings in extension annotation processor #894

Merged
merged 1 commit into from
Feb 14, 2019
Merged

Suppress unchecked cast warnings in extension annotation processor #894

merged 1 commit into from
Feb 14, 2019

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Feb 14, 2019

We started to have a lot of compilation warnings due to the new extension annotation processor.

This PR fixes it.

@gsmet gsmet requested a review from dmlloyd February 14, 2019 10:07
@Sanne Sanne merged commit b752636 into quarkusio:master Feb 14, 2019
@Sanne Sanne deleted the extension-ap-suppress-warnings branch February 14, 2019 13:06
@Sanne Sanne added this to the 0.9.0 milestone Feb 14, 2019
Copy link
Member

@dmlloyd dmlloyd left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants