-
Bug
-
Resolution: Won't Do
-
Blocker
-
None
This is specific to EAP. It breaks compatibility with EAP 7.1 and older.
Support for legacy HQL-style positional parameters was removed in HHH-12101.
It was deprecated in HHH-9621 in Hibernate 5.x which is included in EAP 7.0.x.
In EAP it is only allowed to remove features in major versions (assuming they were properly deprecated in previous version).