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

Rely on defaults + @SearchExtension in the Hibernate ORM/Search configuration #1124

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Jun 16, 2022

Update following quarkusio/quarkus#26184 / quarkusio/quarkus#26186 / quarkusio/quarkus#26190

Check list:

Your pull request:

  • targets the development branch
  • uses the 999-SNAPSHOT version of Quarkus
  • has tests (mvn clean test)
  • works in native (mvn clean package -Pnative)
  • has integration/native tests (mvn clean verify -Pnative)
  • makes sure the associated guide must not be updated
  • links the guide update pull request (if needed)
  • updates or creates the README.md file (with build and run instructions)
  • for new quickstart, is located in the directory component-quickstart
  • for new quickstart, is added to the root pom.xml and README.md

@quarkus-bot

This comment has been minimized.

@yrodiere yrodiere changed the title Rely on defaults in the Hibernate ORM/Search configuration Rely on defaults + @SearchExtension in the Hibernate ORM/Search configuration Jun 16, 2022
@quarkus-bot

This comment has been minimized.

@yrodiere yrodiere force-pushed the i24923-recreate-schema-in-tests-and-dev-mode branch from da114b3 to 399a053 Compare July 11, 2022 11:39
@yrodiere yrodiere marked this pull request as ready for review July 11, 2022 11:39
@yrodiere
Copy link
Member Author

Now that all the required PRs (quarkusio/quarkus#26184 / quarkusio/quarkus#26186 / quarkusio/quarkus#26190) have been merged into quarkus/main, this should work and we should be able to merge it.

@yrodiere yrodiere merged commit 8dd072f into quarkusio:development Jul 12, 2022
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.

None yet

1 participant