Closed gsmet closed 2 years ago
FYI, this is causing issues with the migration from the javax packages to the jakarta packages. At some point, you will probably have to migrate to the jakarta packages but at least, by doing so, you don't force an incompatible version of Jakarta EL on users, they provide their own.
@gsmet thanks! 😄 We will soon deliver a new release with this change.
Perfect, thanks!
Given the API is provided, I think it was the original intent. From what I can see, it is only useful when using Hibernate Validator and, in this case, users should push their EL implementation.