Thanks for merging Donald! There is also an extra test as part of the patch in this one. Just letting you know, because if you merged the fix you probably also want to merge the test.
Regards, Carlos On Wed, May 19, 2010 at 8:17 PM, Donald Woods (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/BVAL-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Donald Woods resolved BVAL-49. > ------------------------------ > > Resolution: Fixed > > Committed revision 946346. > >> ValidationException must be thrown in case ConstraintValidatorFactory >> returns null for a valid getInstance call >> --------------------------------------------------------------------------------------------------------------- >> >> Key: BVAL-49 >> URL: https://issues.apache.org/jira/browse/BVAL-49 >> Project: BeanValidation >> Issue Type: Bug >> Components: jsr303 >> Affects Versions: 0.1-incubating >> Reporter: Carlos Vara >> Assignee: Donald Woods >> Fix For: 0.1-incubating >> >> Attachments: bval-jsr303-49.patch >> >> >> Quick one, just needs adding an extra check for null in >> Jsr303MetaBeanFactory.applyConstraint(...). > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
