[bv-dev] Java EE TCK version

Matt Benson mbenson at apache.org
Thu Dec 1 11:29:36 EST 2011


Hi all,
  As far as I know, the version of the JSR303 TCK still in use with
Java EE is 1.0.3.GA; i.e. that's what Geronimo and OpenEJB are both
constrained to use here on the Apache side of the fence.  As you may
recall, there is a huge compatibility gap between 1.0.4.GA and
1.0.5.GA of the TCK due to
https://hibernate.onjira.com/browse/BVTCK-12 --as far as I know it's
impossible for an implementation of JSR303 to pass < 1.0.5.GA and >=
1.0.5.GA simultaneously.  What is the procedure for upgrading the Bean
Validation TCK Oracle will use for Java EE, so that EE implementations
can use the latest JSR303 implementations?

Thanks,
Matt


More information about the beanvalidation-dev mailing list