Re: [hibernate-dev] New Search QA job

2011-11-29 Thread Hardy Ferentschik
Hi, in the test fixing mood I am right now, I pushed several fixes. It starting to look good. There are two remaining issues one against DB2 (HSEARCH-992) and one against Sybase. The DB2 one is an interesting one. The test entity defines an UUID field with no further mapping configuration. Thi

Re: [hibernate-dev] New Search QA job

2011-11-29 Thread Strong Liu
On Nov 29, 2011, at 6:03 PM, Sanne Grinovero wrote: > On 29 November 2011 04:15, Strong Liu wrote: >> cool >> but I don't see where you change the Core version to snapshot in this job >> configuration….. > > It's just a property we pass to Maven to override the one defined in > the root pom: >

Re: [hibernate-dev] New Search QA job

2011-11-29 Thread Sanne Grinovero
On 29 November 2011 04:15, Strong Liu wrote: > cool > but I don't see where you change the Core version to snapshot in this job > configuration….. It's just a property we pass to Maven to override the one defined in the root pom: -DhibernateVersion=4.0.0-SNAPSHOT I uploaded a fresh snapshot ver

Re: [hibernate-dev] New Search QA job

2011-11-28 Thread Strong Liu
cool but I don't see where you change the Core version to snapshot in this job configuration….. - Best Regards, Strong Liu http://about.me/stliu/bio On Nov 28, 2011, at 10:30 PM, Sanne Grinovero wrote: > Hi Strong, > I've created this new job on Jenkins: > > > http:

[hibernate-dev] New Search QA job

2011-11-28 Thread Sanne Grinovero
Hi Strong, I've created this new job on Jenkins: http://hudson.qa.jboss.com/hudson/job/hibernate-search-master-dbmatrix-coreSnapshot Usually we have CI testing Hibernate Search master, but it tests the latest Hibernate Core release we defined as dependency; this new job is specifically overrid