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

Fix package structure in Hibernate Search extension and integration tests #26147

Merged
merged 3 commits into from Jun 15, 2022

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Jun 15, 2022

I need the first commit in particular, before I can introduce public API in order to address #24922.
The other commits are not strictly necessary but IMO a nice cleanup.

…d package

Just to avoid split packages, since we'll add some code into the root
package for this extension, but in the runtime module.
@quarkus-bot quarkus-bot bot added the area/hibernate-search Hibernate Search / Elasticsearch label Jun 15, 2022
@quarkus-bot

This comment has been minimized.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Looks good in theory but I will let you run the formatter.

If I were you, I would rebase and edit each commit, run the formatter and amend.

@yrodiere
Copy link
Member Author

Right, sorry. Done.

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 15, 2022
@quarkus-bot

This comment has been minimized.

@gastaldi gastaldi merged commit c1023c0 into quarkusio:main Jun 15, 2022
@quarkus-bot quarkus-bot bot added this to the 2.11 - main milestone Jun 15, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jun 15, 2022
yrodiere added a commit to yrodiere/quarkus-hibernate-search-extras that referenced this pull request Jun 16, 2022
@yrodiere yrodiere deleted the i24922-search-extension branch August 2, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-search Hibernate Search / Elasticsearch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants