[hibernate-issues] [Hibernate-JIRA] Commented: (HV-448) Regression in beta2

David J. M. Karlsen (JIRA) noreply at atlassian.com
Wed Mar 9 18:31:08 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HV-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=40161#action_40161 ] 

David J. M. Karlsen commented on HV-448:
----------------------------------------

Right - declaring them at top-level - and in this case - at interface level - makes sense.
However it does not seem consistent - the declarations for return types are not covered in the same manner - see updated testcase where return value constraints are still left on the concrete class - but still passes.

I read the blog post when I upgraded at 1st - and tried changing it - but it must have been for one of the return tests - and not the entry ones.

> Regression in beta2
> -------------------
>
>                 Key: HV-448
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-448
>             Project: Hibernate Validator
>          Issue Type: Bug
>    Affects Versions: 4.2.0.Beta2
>            Reporter: David J. M. Karlsen
>         Attachments: DummyBean.java, DummyService.java, DummyServiceImpl.java, ValidateMethod.java, ValidationAspect.java, ValidationAspectTest-context.xml, ValidationAspectTest.java
>
>
> The attached test and aspect used to pass just fine - but now fails with beta2.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list