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 false warning when quarkus.test.profile is used #8345

Closed
lordofthejars opened this issue Apr 2, 2020 · 1 comment · Fixed by #8349
Closed

Remove false warning when quarkus.test.profile is used #8345

lordofthejars opened this issue Apr 2, 2020 · 1 comment · Fixed by #8349
Labels
kind/bug Something isn't working
Milestone

Comments

@lordofthejars
Copy link
Contributor

Describe the bug

Remove false warning when quarkus.test.profile is used.

If you use this property, the next warning is shown:

2020-04-02 11:36:34,556 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.test.profile" was provided; it will be ignored

Expected behavior

No warning

Actual behavior

False warning.

Configuration

Quarkus 1.3.1

@lordofthejars lordofthejars added the kind/bug Something isn't working label Apr 2, 2020
@lordofthejars
Copy link
Contributor Author

@geoand ^^^

geoand added a commit to geoand/quarkus that referenced this issue Apr 2, 2020
geoand added a commit that referenced this issue Apr 2, 2020
Remove false warning when quarkus.test.profile is used
gsmet pushed a commit to gsmet/quarkus that referenced this issue Apr 7, 2020
@gsmet gsmet added this to the 1.3.2.Final milestone Apr 7, 2020
viniciusfcf pushed a commit to viniciusfcf/quarkus-fork that referenced this issue Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants