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

Hibernate ORM with Panache not shown as installed features #4812

Closed
loicmathieu opened this issue Oct 23, 2019 · 0 comments · Fixed by #4813
Closed

Hibernate ORM with Panache not shown as installed features #4812

loicmathieu opened this issue Oct 23, 2019 · 0 comments · Fixed by #4813
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@loicmathieu
Copy link
Contributor

Describe the bug
When using Hibernate ORM with Panache extension, the Installed features list displayed on the log didn't show hibernate_orm-panache.

Expected behavior
hibernate_orm-panache extension is shown in the extension list

To Reproduce
Steps to reproduce the behavior:

  1. Start an apps with Hibernate ORM with Panache

Environment (please complete the following information):

  • Quarkus version or git rev: 0.25.0 or master

Additional context
The deployment module of Hibernate ORM with Panache is missing a FeatureBuildItem.
I will provide a PR to fix this.

@loicmathieu loicmathieu added the kind/bug Something isn't working label Oct 23, 2019
@loicmathieu loicmathieu self-assigned this Oct 23, 2019
loicmathieu added a commit to loicmathieu/quarkus that referenced this issue Oct 23, 2019
patriot1burke pushed a commit to patriot1burke/quarkus that referenced this issue Oct 23, 2019
@gsmet gsmet added this to the 0.27.0 milestone Oct 24, 2019
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