On 30/03/2016 10:37pm, Andrus Adamchik wrote:
> @Ari: BTW, do you have control of where the failure (and success) emails go? 
> Would be great to route them to commits@

As far as I know Travis doesn't send email. There are hooks into github which 
adds a comment to a pull request, but that's all.


Should we change most of CommonsJdbcEventLogger to DEBUG? For some reason the 
whole thing is bound to INFO?

        @Override
        public boolean isLoggable() {
                return logger.isInfoEnabled();
        }


logQueryError() should be ERROR or at least WARN. Pretty much everything else 
should be DEBUG.



Ari

-- 
-------------------------->
Aristedes Maniatis
GPG fingerprint CBFB 84B4 738D 4E87 5E5C  5EFA EF6A 7D2E 3E49 102A

Reply via email to