On Dec 31, 2007 4:41 PM, David Jencks <[EMAIL PROTECTED]> wrote: > First of all I appear to have broken the build last night with some > changes to get the roller plugin building again. I think I've > managed to fix all the problems -- the it tests all pass for me. Let > me know if there are still problems. > > I think its still too hard to run the integration tests.
I would like to know what exactly you think is hard about it. It would be great if you could please share your thoughts and ideas on making it simpler. > I've made a > possibly annoying change so that the default build includes IT. If > you don't want them run > > mvn clean install -P no-it > > If this is too annoying we could reverse the profiles and have the > default leave out the it as before and a with-it profile that > includes them. Yeah. I think the default profile should not run the IT. IMHO, I think it should not even run the unit tests by default. Developers (should) run unit & IT tests before committing their code. And we have automation builds with all tests that run 4 times a day anyways. So the default profile can well do away with tests. But that may just be my opinion. > > Comments? > > This might have bad effects on Prasad's automation but I'm not sure > how that is run. For now, the automation builds have been modified to use the no-it profile. > > thanks && Happy New Year! > david jencks Happy New Year to ya'll ! Prasad