Aleks,

actually, there is no hibernate mapping file. Instead, the keel persist
configuration is "translated" into a hibernate mapping (you might look
at
http://cvs.sourceforge.net/viewcvs.py/keel/svc-persist-hibernate/src/java/org/keel/services/persist/hibernate/HibernatePersistentFactory.java?rev=1.43&view=auto ; watch especially the inner class "HibernateConfigurationFactory").
As the DOCTYPE contains hibernate-mapping-3.0 and there is also hibernate 3.0.5 in the project.xml, I ran a maven keel:maven. And get 2 issues :
- antlr-2.7.5H3 : it's not in ibiblio/maven/antrl but I found it
- jta-1.0.2 : I'm stuck. If it's javax transaction API, the last one I can find is 1.0.1b,

so?

Pierre


http://keelframework.org/documentation.shtml
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to