Details
Assignee
UnassignedUnassignedReporter
Sanne GrinoveroSanne GrinoveroComponents
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Sanne Grinovero
Sanne GrinoveroComponents
Priority
Created March 2, 2015 at 1:20 PM
Updated September 25, 2023 at 2:48 PM
It's apparently a frequent problem for users to have the wrong expectation on compatibility across Hibernate projects - in particular Hibernate Search vs Hibernate ORM.
Let's explore the possibility to fail fast when we detect a version of Hibernate ORM which is not the one we expect to be compatible with, and throw a pretty clear error message.
I realize such a system can't be 100% foolproof nor take into account all of future versions, but being able to detect some versions which are definitely not compatible would be better than nothing.