On 07/08/2015 08:16 AM, Hardy Ferentschik wrote:
On Tue, Jul 07, 2015 at 04:50:36PM -0400, Scott Marlow wrote:
> To recreate the WildFly ORM 5 issue on WildFly (if you want to see it
> yourself), steps are:
For the record, I see the same test failures locally. I have not looked any
further regarding their cause.
@Scott, on a high level what are the changes which were required to integrate ORM 5.
Anything which you in your opinion interfere with the Bean Validation integration?
The same test works with the WildFly master branch, which is using ORM
4.3.x. The Bean Validation integration code is unchanged in my WildFly
branch, as is the Bean Validator. The only thing different, is the ORM
5 integration code and the ORM 5 persistence provider.
--Hardy