This fix addresses partially-generated composite id failure introduced with
HHH-4848.
The pull request is at https://github.com/hibernate/hibernate-orm/pull/3368 .
Please review and can this be backported to 5.2? We have cherry picked it and
applied it to 5.2.18.Final on JDK8 with SQLServ
I got it down to BUILD SUCCESSFUL in 2m 32s
27 actionable tasks: 5 executed, 22 up-to-date
By using
./gradlew :hibernate-core:test --tests
org.hibernate.test.annotations.cid.CompositeIdFkGeneratedValueIdentityTest
Package___ Tests DurationSuccess rate
org
Does anyone know how to get a single unit test to run without building a
battleship too? Tried in eclipse too.
./gradlew test --tests
org.hibernate.test.annotations.cid.CompositeIdFkGeneratedValueIdentityTest
... 5 minutes later ...
FAILURE: Build failed with an exception.
* What went wrong: