mvn test-compile fails with error: { noformat code } hibernate-validator/engine/src/test/java/org/hibernate/validator/test/internal/util/TypeHelperTest.java:[908,28] error: <anonymous org.hibernate.validator.test.internal.util.TypeHelperTest$2> is not abstract and does not override abstract method getAnnotatedBounds() in TypeVariable { noformat code }
java 8 adds new method ''getAnnotatedBounds()'' to interface [TypeVariable|http://download.java.net/jdk8/docs/api/java/lang/reflect/TypeVariable.html]
|