[hibernate-issues] [Hibernate-JIRA] Commented: (HV-26) Which version of Hibernate Annotations does ClassValidator depend on?

Matthew Lieder (JIRA) noreply at atlassian.com
Fri Oct 5 15:44:39 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HV-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28373 ] 

Matthew Lieder commented on HV-26:
----------------------------------

Also just encountered this issue when using Maven; very annoying...

> Which version of Hibernate Annotations does ClassValidator depend on?
> ---------------------------------------------------------------------
>
>                 Key: HV-26
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-26
>             Project: Hibernate Validator
>          Issue Type: Bug
>          Components: validators
>    Affects Versions: 3.0.0.ga
>            Reporter: Steven Devijver
>
> According to the Compatibility Matrix on the Hibernate website (http://www.hibernate.org/6.html) Hiberbate Validator 3.3.0 GA depends on Hibernate Annotations 3.3.x.
> The only 3.3.x release of Hibernate Annotations is 3.3.0 GA. However, the dependency in the compatibility matrix does not seem to be correct.
> When I load ClassValidator in my project I get this error:
> The type org.hibernate.annotations.common.reflection.ReflectionManager cannot be resolved. It 
>  is indirectly referenced from required .class files
> Version 3.3.0 GA of Hibernate Annotations however does not have the class org.hibernate.annotations.common.reflection.ReflectionManager. It does however contain org.hibernate.annotations.common.reflection.EJB3ReflectionManager.
> So, which version of Hibernate Annotations should be used with Hibernate Validator 3.0.0 GA?

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