Should be really easy to do exactly the same set of tests against the standalone server. I'll get it hooked up.
Jon On Thu, Sep 2, 2010 at 9:22 PM, David Blevins <[email protected]>wrote: > > On Sep 1, 2010, at 4:35 PM, Jonathan Gallimore wrote: > > > Hi All, > > > > Just to let you know I spotted a few test failures when running the > itests > > against Tomcat. I've added a module assembly/itest-runner which uses > Groovy > > to start the Tomcat bundle and run the itests. It still needs a bit of > work, > > so its commented out of the build at the moment. You can run it manually > by > > doing a 'mvn clean install' in the openejb3/assembly/itest-runner > directory. > > > > Please shout if you have any problems. > > This is pretty sweet! Going to be a *major* help in keeping that > integration stable. Running them once before a release is error prone in > uncountable ways :) > > Wonder if we could do the same thing with standalone. > > > -David > >
