Re: [hibernate-dev] integration test on the DB matrix

2010-10-29 Thread Steve Ebersole
Right this is still a work in progress. Until we get the basic services and metamodel code done there is not really much different to test here anyway. After services/metamodel are done, the plan is to start road-mapping the alpha and beta releases so we'd need to finish up the other parts of

Re: [hibernate-dev] integration test on the DB matrix

2010-10-29 Thread Hardy Ferentschik
I think this is still work in progress. The remember that the initial gradle branch on svn had a MatrixTestingPlugin under buildSrc. Not sure what the current state of this build plugin is. --Hardy On Fri, 29 Oct 2010 10:47:24 +0200, Strong Liu wrote: > Hello, > > how to perform integration