[Yanel-commits] rev 48212 - public/yanel/trunk/src/contributions/resources/policymanager/src/java/org/wyona/yanel/impl/resources/policymanager

Michael Wechner michael.wechner at wyona.com
Mon Mar 22 17:29:01 CET 2010


Dear Guillaume

guillaume at wyona.com wrote:
>              return sb.toString();
>          } catch(Exception e) {
> -            log.error(e, e);
> +            log.error(e.getMessage(), e);
>   

Why are you changing these?

I am afraid this will lead to a commit war, because I will change it 
back shortly ;-)

So, let's discuss it first and write down some rules how we want to 
handle it.

Thanks

Michi


More information about the Yanel-commits mailing list