|
I did some more testing and the issue only occurs with Hibernate ORM 4.3 or less in your classpath. With Hibernate 4.3.1 and above this issue is fixed and no warning is output during validation (the same holds also true in case the hibernate libraries are removed from the classpath). I think this issue can be closed then.
|