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

Detect private no-arg constructor on normal scoped beans #1071

Merged

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Feb 27, 2019

- and fail the deployment
- resolves #1069
@mkouba mkouba requested a review from gastaldi February 27, 2019 09:16
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

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

LGTM, added an explanation of what to do to fix this

@stuartwdouglas stuartwdouglas self-assigned this Feb 27, 2019
…c/processor/BeanInfo.java

Co-Authored-By: stuartwdouglas <stuart.w.douglas@gmail.com>
@stuartwdouglas stuartwdouglas merged commit a0cf9ee into quarkusio:master Feb 27, 2019
@gsmet gsmet added this to the 0.10.0 milestone Feb 27, 2019
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.

Arc: Fail the build if a proxied class declares a private default constructor
4 participants