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

Auto-indexing in Jandex of classes referenced from Hibernate ORM entities/embedables/XML mappings/etc #17339

Merged
merged 3 commits into from
May 19, 2021

Conversation

yrodiere
Copy link
Member

@quarkus-bot
Copy link

quarkus-bot bot commented May 19, 2021

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with dot

This message is automatically generated by a bot.

@yrodiere yrodiere changed the title Auto-indexing in Jandex of classes referenced from Hibernate ORM entities/embedables/XML mappings/etc. Auto-indexing in Jandex of classes referenced from Hibernate ORM entities/embedables/XML mappings/etc May 19, 2021
@quarkus-bot quarkus-bot bot added area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE labels May 19, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented May 19, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building fe603e6

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build Test failures Logs Raw logs
JVM Tests - JDK 11 Windows Build Test failures Logs Raw logs
JVM Tests - JDK 16 Build Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 extensions/hibernate-orm/deployment

io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.HibernateHotReloadTestCase.testAddNewFieldToEntity - More details - Source on GitHub

io.quarkus.hibernate.orm.HibernateHotReloadTestCase.testImportSqlWithContinuousTesting - More details - Source on GitHub

io.quarkus.hibernate.orm.HibernateHotReloadTestCase.testAddEntity - More details - Source on GitHub

io.quarkus.hibernate.orm.HibernateMetricsTestCase. - More details - Source on GitHub

io.quarkus.hibernate.orm.JPACacheDisabledTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.NoTransactionTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.UseNamedDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.config.NoEntitiesTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest. - More details - Source on GitHub


⚙️ JVM Tests - JDK 11 Windows #

📦 extensions/hibernate-orm/deployment

io.quarkus.hibernate.orm.UseNamedDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.validation.JPAValidationTestCase. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase.changeOrmXml - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase.changeOrmXml - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase.changeOrmXml - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest. - More details - Source on GitHub


⚙️ JVM Tests - JDK 16 #

📦 extensions/hibernate-orm/deployment

io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.HibernateHotReloadTestCase.testAddNewFieldToEntity - More details - Source on GitHub

io.quarkus.hibernate.orm.HibernateHotReloadTestCase.testImportSqlWithContinuousTesting - More details - Source on GitHub

io.quarkus.hibernate.orm.HibernateHotReloadTestCase.testAddEntity - More details - Source on GitHub

io.quarkus.hibernate.orm.HibernateMetricsTestCase. - More details - Source on GitHub

io.quarkus.hibernate.orm.JPACacheDisabledTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.NoTransactionTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.UseNamedDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.config.NoEntitiesTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest. - More details - Source on GitHub

io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest. - More details - Source on GitHub

@yrodiere yrodiere marked this pull request as draft May 19, 2021 07:44
@yrodiere
Copy link
Member Author

Alright, I might have put the cart before the horse on this one. I'll look into the failures.

@yrodiere yrodiere marked this pull request as ready for review May 19, 2021 08:05
@quarkus-bot
Copy link

quarkus-bot bot commented May 19, 2021

This workflow status is outdated as a new workflow run has been triggered.

🚫 This workflow run has been cancelled.

Failing Jobs - Building 59e88e1

⚠️ Artifacts of the workflow run were not available thus the report misses some details.

Status Name Step Test failures Logs Raw logs
CI Sanity Check Build ⚠️ Check → Logs Raw logs

@yrodiere yrodiere added the triage/needs-review Issue that needs a review - remove label if all is clear label May 19, 2021
@Sanne
Copy link
Member

Sanne commented May 19, 2021

nice!

@Sanne Sanne merged commit cb884e2 into quarkusio:main May 19, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone May 19, 2021
@yrodiere yrodiere deleted the i17285 branch August 4, 2021 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE triage/needs-review Issue that needs a review - remove label if all is clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-indexing in Jandex of classes referenced from Hibernate ORM entities/embedables/XML mappings/etc.
3 participants