[hibernate-dev] Hudson for Annotations and Hibernate Search

2008-06-12 Thread Hardy Ferentschik
Hi there, I was thinking of setting up an integration build for Annotations and maybe Hibernate Search. So my question really is - who is reposnsible? Can I get access to Hudson myself or do I have to contact someone? Any help appreciated ;-) --Hardy ___

Re: [hibernate-dev] Hudson for Annotations and Hibernate Search

2008-06-12 Thread Max Rydahl Andersen
We would need to ask jbossqa to set it up and someone with VPN access would be able to do the final adjustments. -max > Hi there, > > I was thinking of setting up an integration build for Annotations and > maybe Hibernate Search. So my question really is - who is reposnsible? Can > I get access t

Re: [hibernate-dev] Hudson for Annotations and Hibernate Search

2008-06-12 Thread Hardy Ferentschik
On Thu, 12 Jun 2008 10:47:32 +0200, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote: We would need to ask jbossqa to set it up And how would one get in touch with them? and someone with VPN access would be able to do the final adjustments. That I could do. Finally got the VPN going :) Do yo

Re: [hibernate-dev] Hudson for Annotations and Hibernate Search

2008-06-12 Thread Max Rydahl Andersen
On Thu, 12 Jun 2008 11:47:01 +0200, Hardy Ferentschik <[EMAIL PROTECTED]> wrote: > On Thu, 12 Jun 2008 10:47:32 +0200, Max Rydahl Andersen > <[EMAIL PROTECTED]> wrote: > >> We would need to ask jbossqa to set it up > And how would one get in touch with them? Open an issue in JBQA is probably the

[hibernate-dev] Re: improving Search

2008-06-12 Thread Sanne Grinovero
> > >> >> Does it somehow involve not having cluster changes (ie intra VM policy >> rather than inter VM?) >> I don't really understand what you're asking; I hope previous example >> contains an answer; it just means you don't need >> to lock the index to make a "hotcopy" to anywhere. >> > > > My q

Re: [hibernate-dev] Hudson for Annotations and Hibernate Search

2008-06-12 Thread Sanne Grinovero
2008/6/12 Hardy Ferentschik <[EMAIL PROTECTED]>: > > Do you guys think it is worth the effort adding these additonal projects to > Hudson? > > I'd love that. we really should find a solution to fix current tests ;-) Sanne ___ hibernate-dev mailing list

Re: [hibernate-dev] Hudson for Annotations and Hibernate Search

2008-06-12 Thread Hardy Ferentschik
On Thu, 12 Jun 2008 12:05:17 +0200, Sanne Grinovero <[EMAIL PROTECTED]> wrote: I'd love that. we really should find a solution to fix current tests ;-) Hmm, if I remember right the main problem with the Hibernate Search tests were some JMS related tests which only run under certain pre-cond

[hibernate-dev] Re: improving Search

2008-06-12 Thread Emmanuel Bernard
On Jun 12, 2008, at 06:00, Sanne Grinovero wrote: >> Does it somehow involve not having cluster changes (ie intra VM policy rather than inter VM?) I don't really understand what you're asking; I hope previous example contains an answer; it just means you don't need to lock the index to m

[hibernate-dev] Maven org.hibernate groupId management

2008-06-12 Thread Emmanuel Bernard
When we do an experiment, it might be a good idea to use org.hibernate.experiment or org.hibernate.sandbox as a GroupId to keep org.hibernate somewhat not too unclear nor confusing. What do you think? Especially the fork done by Navin for the Search / Cache integration is a nice candidate befo