Lin Zeng created DIRKRB-626:
-------------------------------
Summary: Some improvement work for exception handling
Key: DIRKRB-626
URL: https://issues.apache.org/jira/browse/DIRKRB-626
Project: Directory Kerberos
Issue Type: Bug
Affects Versions: 1.0.0-GA
Reporter: Lin Zeng
This is from [~Colm O hEigeartaigh]'s comment:
{quote}
One improvement I'd like to see before the 1.0 GA release is to improve the
exception handling. There are many examples of catch statements that just have
a printStackTrace() leading to NPEs down the line. Apart from that, +1 from me
on the release:
find . -name "*.java" -path "*/main/*" | xargs grep "printStackTrace()" | wc -l
30
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)