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

disabled:true in config should be enabled:false #18770

Closed
maxandersen opened this issue Jul 16, 2021 · 0 comments · Fixed by #18821
Closed

disabled:true in config should be enabled:false #18770

maxandersen opened this issue Jul 16, 2021 · 0 comments · Fixed by #18821
Assignees
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins kind/bug Something isn't working
Milestone

Comments

@maxandersen
Copy link
Member

Describe the bug

we missed this - everywhere else we used "enabled" to turn on/off things.

In quarkus/config.yml we have used disabled: false.

it should be enabled: true

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@maxandersen maxandersen added the kind/bug Something isn't working label Jul 16, 2021
@maxandersen maxandersen added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Jul 16, 2021
@gastaldi gastaldi changed the title diasabled:true in config should be enabled:false disabled:true in config should be enabled:false Jul 17, 2021
@gastaldi gastaldi changed the title disabled:true in config should be enabled:false disabled:true in config should be enabled:false Jul 17, 2021
@quarkus-bot quarkus-bot bot added this to the 2.2 - main milestone Jul 20, 2021
@gsmet gsmet modified the milestones: 2.2 - main, 2.1.0.Final Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants