From: NHibernate J. <mik...@us...> - 2006-12-26 07:27:27
|
Queries and imports in separate hmb.xml are not parsed (re-opening) ------------------------------------------------------------------- Key: NH-845 URL: http://jira.nhibernate.org/browse/NH-845 Project: NHibernate Type: Bug Components: Core Versions: 1.0.2 Reporter: Jon Resnick Priority: Minor This issue was originally posted as NH-542 and then closed. However the issue is real, as of 1.0.2. The problem occurs because the class NHibernate.Cfg.AssemblyHbmOrderer discards any mapping files that do not contain a "class" or "joined-subclass" or "subclass" element. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |