Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1157

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1157
    Summary: Add merge points (mappings and props) for hibernate.cfg.xml
       Type: Improvement

     Status: Open
   Priority: Trivial

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Hibernate Module
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Xavier Dury

    Created: Tue, 16 Nov 2004 4:14 AM
    Updated: Tue, 16 Nov 2004 4:14 AM

Description:
It should be possible to supply files like hibernate-properties.xml and 
hibernate-mappings.xml for merging into hibernate.cfg.xml. The reason is that I 
don't like to modify my ant build.xml to add nested element (like 
<otherMapping/> and <otherProperty/>) inside the <hibernateCfg/> element.

that would give something like this (for the mappings) inside the 
hibernate-cfg.xdt:

<XDtMerge:merge file="hibernate-mappings.xml">
<!--
  To include additional mapping definitions for Hibernate in the
  generated hibernate configuration file, add a file to your XDoclet
  merge directory called hibernate-mappings.xml that contains the
  <mapping></mapping> markup.
-->
</XDtMerge:merge>

It's a simple template adjustment that won't take much time to make.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to