Re: [hibernate-dev] Hibernate Development Environment

2011-07-05 Thread Thamayanthi Guhan
Hi, I fixed the build problem by modifying the gmaven script Partial Script. Can I create issue and submit the changes? It is working fine. And this conversion will be used only when windows env else directly basedir will be used. Please let me know any comments.

Re: [hibernate-dev] Hibernate Development Environment

2011-07-05 Thread Hardy Ferentschik
Hi, thanks for your efforts. The steps to get this patch looked and and integrated are: 1. create a Jira issue here - http://opensource.atlassian.com/projects/hibernate/browse/HHH the affected version is 3.6 2. describe the problem and if possible add also the output of a failing build 3.

[hibernate-dev] Initializable and Destructible equivalent in Hibernate Core 4

2011-07-05 Thread Emmanuel Bernard
Hey, Hibernate 3.6 had the notion of EventListeners's Initializable and Destructible lifecycles. What is the new way of doing it in Hibernate Core 4? I apologize of we have discussed it but my memory tells me I've no idea ;) Emmanuel ___ hibernate-dev

Re: [hibernate-dev] Hibernate Development Environment

2011-07-05 Thread Thamayanthi Guhan
Hi, Can I create issue type as patch? Could you please provide steps to check the patch? or reference link? Thanks Thamayanthi On Tue, Jul 5, 2011 at 6:37 AM, Hardy Ferentschik wrote: > Hi, > > thanks for your efforts. > The steps to get this patch looked and and integrated are: > > 1. creat

Re: [hibernate-dev] Hibernate Development Environment

2011-07-05 Thread Thamayanthi Guhan
Hi, Created the issue http://opensource.atlassian.com/projects/hibernate/browse/HHH-6390.. Please update any changed required. And I am not having enough permit to assign and resolve issue. Thanks Thamayanthi On Tue, Jul 5, 2011 at 8:19 PM, Thamayanthi Guhan wrote: > > Hi, > > Can I create is