Quick update
Looks like we have one failure on the TCK side. [ERROR] Tests run: 1043, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 302.619 s <<< FAILURE! - in TestSuite [ERROR] testGetParameterDescriptorsForConstructorOfInnerClass(org.hibernate.beanvalidation.tck.tests.metadata.ExecutableDescriptorTest) Time elapsed: 0.021 s <<< FAILURE! java.lang.ClassCastException: [Ljava.lang.annotation.Annotation; cannot be cast to [Ljavax.validation.groups.ConvertGroup; I'll check out the TCK itself and see if there is also an update or a bugfix on that side. -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Wed, Oct 7, 2020 at 10:21 AM Jean-Louis Monteiro < [email protected]> wrote: > Hi all, > > I ran into some performance issues and a big memory leak with Apache BVal. > I opened https://issues.apache.org/jira/browse/TOMEE-2906 to upgrade to > latest snapshot 2.0.5-SNAPSHOT to see where we are at with TCK. Then we can > release BVal and move to final. > > See also BVAL-183 for more information > > Just a heads up > > > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com >
