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

Christian Quanz (JIRA) noreply at atlassian.com
Wed Feb 2 04:05:05 EST 2011


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.2.0.Beta1, 4.1.0.Final, 4.1.0.CR1, 4.1.0.Beta2, 4.1.0.Beta1
         Environment: Java 1.5.0 (IBM J9 2.3); Hibernate Validator 4.1.0.FINAL
            Reporter: Christian Quanz


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