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 6 preparations, batch 1 #25733

Merged
merged 2 commits into from
May 24, 2022
Merged

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented May 23, 2022

To pave the road to Hibernate ORM 6 I'll be sending a series of small changes which should not have an impact on existing usage; the intent is to already remove support for deprecated things in advance and in smaller steps.

The secondary intent is to keep the module from needing a substantial rewrite on the day we'll switch to ORM 6; I expect it still will be rather substantial but tryint to limit it to some controllable size.

@Sanne Sanne added the area/hibernate-orm Hibernate ORM label May 23, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented May 23, 2022

Failing Jobs - Building fe0a96a

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.MultiSourceProjectDevModeTest.main line 22 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeTestUtils that uses java.util.function.Supplier, java.util.function.Supplierjava.util.concurrent.atomic.AtomicReference, java.util.concurrent.atomic.AtomicReferencejava.lang.String, java.lang.Stringboolean was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@Sanne Sanne requested a review from yrodiere May 24, 2022 10:59
@yrodiere yrodiere merged commit 6eed145 into quarkusio:main May 24, 2022
@quarkus-bot quarkus-bot bot added this to the 2.10 - main milestone May 24, 2022
@Sanne Sanne deleted the ORM6Preparations1 branch May 24, 2022 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants