]
Hardy Ferentschik updated METAGEN-63:
-------------------------------------
Fix Version/s: 1.1.2.Final
Parameter for additional entity mapping files is ormXmlList but not
ormXml
--------------------------------------------------------------------------
Key: METAGEN-63
URL:
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-63
Project: Hibernate Metamodel Generator
Issue Type: Bug
Components: documentation
Affects Versions: 1.1.1.Final
Reporter: Ralph Engelmann
Assignee: Hardy Ferentschik
Priority: Trivial
Fix For: 1.1.2.Final
In the "Hibernate JPA 2 Metamodel Generator - Reference Guide" 1.1.1.Final, the
parameter to llows to specify additional entity mapping files is {{orm.xml}}.
{quote}
2.3. Processor specific options
...
|ormXml|Allows to specify additional entity mapping files. The specified value for this
option is a comma separated string of mapping file names. Even when this option is
specified /META-INF/orm.xml is implicit.|
{quote}
But in the code it is {{ormXmlList}}.
{code:title=JPAMetaModelEntityProcessor line 77}
public static final String ORM_XML_OPTION = "ormXmlList";
{code}
One of them should be changed so that documentation and code match.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: