[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-318) consider making validator framework truely independant of hibernate core

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Oct 24 21:22:05 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-318?page=comments#action_24979 ] 

Emmanuel Bernard commented on ANN-318:
--------------------------------------

I think I've fixed ANN-475 (the ejb3 annotations dependency), if someone can give it a try... The code is in http://anonsvn.jboss.org/repos/hibernate/branches/Branch_3_2/HibernateExt/
The side effect of this patch is that it makes the reflection layer slightly faster if no JPA XML file is used.

> consider making validator framework truely independant of hibernate core
> ------------------------------------------------------------------------
>
>          Key: ANN-318
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-318
>      Project: Hibernate Annotations
>         Type: Improvement

>   Components: validator
>     Versions: 3.1beta9
>     Reporter: Andreas Schildbach

>
>
> I'd like to use the validator framework, but without pulling hibernate in as a dependency.
> Currently, if I try to instantiate a ClassValidator, a org.hibernate.MappingException cannot be found.
> Consequently, the validator framework could also be independent of the rest of the annotations, and be distributed in its own jar.

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