Skip to content

Commit

Permalink
Test that JpaJandexScavenger automatically indexes classes that are n…
Browse files Browse the repository at this point in the history
…ot in the Jandex index yet
  • Loading branch information
yrodiere committed May 19, 2021
1 parent 47eb836 commit fe603e6
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,3 @@ quarkus.datasource.libraryA.db-kind=h2
quarkus.datasource.libraryB.db-kind=h2

quarkus.hibernate-orm.mapping-files=no-file

quarkus.index-dependency.libraryA.group-id=io.quarkus
quarkus.index-dependency.libraryA.artifact-id=quarkus-integration-test-jpa-xml-legacy-library-a
quarkus.index-dependency.libraryB.group-id=io.quarkus
quarkus.index-dependency.libraryB.artifact-id=quarkus-integration-test-jpa-xml-legacy-library-b

0 comments on commit fe603e6

Please sign in to comment.