Thinking more about it, makes sense for me. I'll open a ticket and propose
a fix.

On Fri, Aug 21, 2015 at 11:12 AM, Romain Manni-Bucau <[email protected]>
wrote:

> If we use the new API shouldnt it run on ee6? The method would never be
> looked up normally.
> Le 21 août 2015 08:09, "Rafael Benevides" <[email protected]> a écrit :
>
> > Hi all,
> >
> > Yesterday Gerhard asked me to take a look at the following issue:
> > https://github.com/jpangamarca/bean-validation-shutdown-issue
> >
> > After some investigation I found that ConstraintValidatorFactory
> included a
> > new method in Java EE 7 (#releaseInstance
> > <
> >
> https://docs.oracle.com/javaee/7/api/javax/validation/ConstraintValidatorFactory.html#releaseInstance-javax.validation.ConstraintValidator-
> > >
> > )
> >
> > - ConstraintValidatorFactory (Java EE 6):
> >
> >
> http://docs.oracle.com/javaee/6/api/javax/validation/ConstraintValidatorFactory.html
> > - ConstraintValidatorFactory (Java EE 7):
> >
> >
> https://docs.oracle.com/javaee/7/api/javax/validation/ConstraintValidatorFactory.html
> >
> > This email is to discuss the expected approach for this issue:
> >
> > 1) Create a new artifact for Java EE
> > 7: deltaspike-bean-validation-module-impl-ee7
> >
> > 2) Upgrade the current supported version to BV 1.1 (Java EE 7)
> >
> > 3) Others.
> >
> > So What are your thoughts about this issue and what's the approach that
> > DeltaSpike is using to leave with changes from  EE6 to EE7?
> >
> >
> > Thanks
> >
> >
> > --
> > *Rafael Benevides | Senior Software Engineer*
> > JBoss Developer Materials lead
> > M: +1-919-592-6255
> >
> >
> >
> > Better technology. Faster innovation. Powered by community collaboration.
> > See how it works at www.redhat.com
> >
>



-- 
*Rafael Benevides | Senior Software Engineer*
JBoss Developer Materials lead
M: +1-919-592-6255



Better technology. Faster innovation. Powered by community collaboration.
See how it works at www.redhat.com

Reply via email to