Re: [m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-22 Thread Damien Lecan
2007/1/19, Mick Knutson [EMAIL PROTECTED]: I am still using XDoclet 1 and want to create an entry for hibernate-properties-ProviderHistory.xml but am not sure where to put that file to get picked up during a merge... Can anyone please help ? What is hibernate-properties-ProviderHistory.xml

Re: [m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-22 Thread Mick Knutson
composite-id key-property name=providerIdentifier type=long column=PROVIDERIDENTIFIER/ key-property name=historyCreateUser type=java.lang.String column=HISTORYCREATEUSER/ key-property name=historyCreateDateTime

Re: [m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-22 Thread Mick Knutson
From the XDoclet generated hbm.xml file: !-- To add non XDoclet property mappings, create a file named hibernate-properties-ProviderHistory.xml containing the additional properties and place it in your merge dir. -- /class On 1/22/07,

Re: [m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-22 Thread Wayne Fay
Sounds like a great question for the XDoclet Users list. Apparently no one in Maven land can help. Wayne On 1/22/07, Mick Knutson [EMAIL PROTECTED] wrote: From the XDoclet generated hbm.xml file: !-- To add non XDoclet property mappings, create a file named

Re: [m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-22 Thread Mick Knutson
This actually is more a Maven thing than XDoclet I think. How and where does Maven links a merge directory to the xdoclet plugin. On 1/22/07, Wayne Fay [EMAIL PROTECTED] wrote: Sounds like a great question for the XDoclet Users list. Apparently no one in Maven land can help. Wayne On

Re: [m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-22 Thread Wayne Fay
The XDoclet plugin itself should specify, among other things, where it looks for the default merge directory etc. You may have to dig into the XDoclet M2 plugin code to find this if it has not been properly documented. Also, you may be able to specify it in the configuration section in the

Re: [m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-22 Thread Max Bowsher
Mick Knutson wrote: I am still using XDoclet 1 and want to create an entry for hibernate-properties-ProviderHistory.xml but am not sure where to put that file to get picked up during a merge... Can anyone please help ? If you specify mergedir=${project.build.sourceDirectory} inside your

Re: [m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-19 Thread Mick Knutson
Can someone please help me as I can't find this info anywhere... I am using xdoclet 1, not xdoclet2 On 1/18/07, Mick Knutson [EMAIL PROTECTED] wrote: I am still using XDoclet 1 and want to create an entry for hibernate-properties-ProviderHistory.xml but am not sure where to put that file to

[m2] where do i put hibernate-properties-ProviderHistory.xml to get merged?

2007-01-18 Thread Mick Knutson
I am still using XDoclet 1 and want to create an entry for hibernate-properties-ProviderHistory.xml but am not sure where to put that file to get picked up during a merge... Can anyone please help ? -- Thanks DJ MICK (Mick Knutson) http://www.djmick.com http://www.myspace.com/djmick_dot_com