Re: [hibernate-dev] Hibernate Development Environment

2011-07-07 Thread Thamayanthi Guhan
Hi, May be i understood wrongly as I am not much familiar with all part of code yet but I did complete build everything went fine. But if needed i will submit else i will work other issue which i can fix by selecting JIRA. It is upto final decision. Thanks Thamayanthi On Thu, Jul 7, 2011 at 4

Re: [hibernate-dev] Hibernate Development Environment

2011-07-07 Thread Hardy Ferentschik
Hi, the next step would be to provide a patch, preferably a GitHub pull request against https://github.com/hibernate/hibernate-core/tree/3.6 Also, have you seen Strong's comment's on the issue? Your problem is centered around a javadoc generation problem when creating the distribution bundles

Re: [hibernate-dev] Hibernate Development Environment

2011-07-06 Thread Thamayanthi Guhan
Hi Hardy, Could you please provide me the steps? Thanks Thamayanthi On Tue, Jul 5, 2011 at 9:31 PM, Thamayanthi Guhan wrote: > > Hi, > > Created the issue > http://opensource.atlassian.com/projects/hibernate/browse/HHH-6390.. > Please update any changed required. And I am not having enough pe

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

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 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.

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-05-07 Thread Hardy Ferentschik
Hi Thamayanthi, first of, your build should work under Windows. I guess there are, however, not many of us developing under windows so there might be an issue. > I have downloaded the hibernate 3.6 code from git. If you got the source code from git and you are using gradle you are actually

[hibernate-dev] Hibernate Development Environment

2011-05-07 Thread Thamayanthi Guhan
Hi Everyone, I have downloaded the hibernate 3.6 code from git. I had few problem which i have corrected problem as I am using windows environment. Environment: Windows Vista, 64bit, Eclipse Galieo. The problem which i faced was gradle script hibernate-distribution project failing when ${projec