[hibernate-dev] Re : Re : Hibernate Core is now using Git

2010-10-07 Thread Julien HENRY
changes outside the context of a JIRA. :) > > On Thursday, October 07, 2010 09:12:19 am Julien HENRY wrote: > > Hi all, > > > > I think this is a good thing to have Hibernate on github. I just forked and > > did a few modifications (I'm learning git at the same time).

[hibernate-dev] Re : Hibernate Core is now using Git

2010-10-07 Thread Julien HENRY
Hi all, I think this is a good thing to have Hibernate on github. I just forked and did a few modifications (I'm learning git at the same time). I also did my first pull request ;) to validate the process. This is very minor modification so I didn't open an issue on JIRA. Regards, Julien -

[hibernate-dev] Need help to fix HHH-1570

2010-07-23 Thread Julien HENRY
Hi Hibernate dev team, I am working on a patch to fix HHH-1570. The patch is highly inspired from the old patch attached to the JIRA issue with a few modifications. After applying my patch the test case (see patch HHH-1570-it.patch attached to the issue) runs fine but there is a regression on

[hibernate-dev] Re : Test failure on trunk

2010-06-16 Thread Julien HENRY
ck on: Running org.hibernate.test.jpa.lock.JPALockTest Here is the thread dump if it means something to you: http://pastebin.com/rFx0KL60 Regards, Julien - Message d'origine > De : Steve Ebersole > À : Julien HENRY > Cc : hibernate-dev@lists.jboss.org > Envoyé le :

[hibernate-dev] Test failure on trunk

2010-06-15 Thread Julien HENRY
Hi, I would like to contribute to Hibernate. I have retrieved source code and started a full build. There are 2 test failures. Is it related to my configuration? --- Test set: org.hibernate.test.hql.BulkManipulationTest