Re: [hibernate-dev] Running Jenkins on personal branches

2013-06-04 Thread Steve Ebersole
Lol, was just going to say this ;) You can clone the Jenkins job and point it at your branch. Not so sure I want this to happen automatically for all my branches. On 06/04/2013 05:36 PM, Gunnar Morling wrote: > If you just want an ad-hoc solution, you could create a copy of the HSEARCH > job a

Re: [hibernate-dev] Running Jenkins on personal branches

2013-06-04 Thread Gunnar Morling
If you just want an ad-hoc solution, you could create a copy of the HSEARCH job and change it to let it build your branch. I'm doing it like that every once in a while. --Gunnar 2013/6/5 Emmanuel Bernard > With the CI slowly getting in place. Would there be a way to test a > branch of mine wit

[hibernate-dev] Running Jenkins on personal branches

2013-06-04 Thread Emmanuel Bernard
With the CI slowly getting in place. Would there be a way to test a branch of mine without having to push it as a pull-request? When I push a branch on emmanuelbernard/hibernate-search.git without creating a PR, it would still be nice to be able to have it run. Thoughts?

[hibernate-dev] OGM-270 Expose the WriteConcern settings to the configuration

2013-06-04 Thread Guillaume SCHEIBEL
Hello guys, I have sumited a new pull request about OGM-270: https://hibernate.atlassian.net/browse/OGM-270 The pull request is: https://github.com/hibernate/hibernate-ogm/pull/191 Cheers, Guillaume ___ hibernate-dev mailing list hibernate-dev@lists.jb