Among other things. @Ari: BTW, do you have control of where the failure (and success) emails go? Would be great to route them to commits@
Andrus > On Mar 30, 2016, at 2:29 PM, Michael Gentry <[email protected]> wrote: > > It is probably all the SQL logging... > > > On Wed, Mar 30, 2016 at 7:18 AM, Andrus Adamchik <[email protected]> > wrote: > >> Builds with itests timeout and die because of too many logs generated: >> https://travis-ci.org/apache/cayenne/builds . I turned off all the "pmd" >> checks, but this wasn't enough. I guess we'll need to find other ways to >> trim the logs. Cayenne is too big for Travis :) >> >> A. >> >>> On Mar 30, 2016, at 1:18 PM, Andrus Adamchik <[email protected]> >> wrote: >>> >>> >>>> On Mar 30, 2016, at 1:16 PM, Aristedes Maniatis <[email protected]> >> wrote: >>>> >>>> I'm just heading home from work now, but go ahead and add whatever >> changes you need. I don't think maven clean is needed though, and doesn't >> 'test' already run 'verify' in maven? >>> >>> Will do. No, verify is a separate stage that happens after package. So >> *Test and *IT are run at different stages of lifecycle. >>> >>> A. >>> >> >>
