[hibernate-issues] [Hibernate-JIRA] Resolved: (HV-428) Java 1.6 specific method used in programmatic validation API

Gunnar Morling (JIRA) noreply at atlassian.com
Thu Feb 3 17:43:05 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gunnar Morling resolved HV-428.
-------------------------------

    Resolution: Fixed

> Java 1.6 specific method used in programmatic validation API
> ------------------------------------------------------------
>
>                 Key: HV-428
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-428
>             Project: Hibernate Validator
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 4.1.0.Beta1, 4.1.0.Beta2, 4.1.0.CR1, 4.1.0.Final, 4.2.0.Beta1
>         Environment: Java 1.5.0 (IBM J9 2.3); Hibernate Validator 4.1.0.FINAL
>            Reporter: Christian Quanz
>            Assignee: Kevin Pollet
>             Fix For: 4.2.0.Beta2
>
>
> In ValidationFactoryImpl class, the method addProgrammaticConfiguredConstraints(...) uses the Java 1.6 specific java.lang.String method isEmpty().
> Thus, the programmatic API currently cannot be used in a Java 1.5 setting.

-- 
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