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