>
> > - few stack traces should be removed
>
> Which ones?
It seems in some cases we still get ConnectionReset or
BrokenPipe exception.
I have no idea how this can be filtered without removing all
IOExceptions, but at least in some clear cases we should do it.
In EmbededTomcat ( or Tomcat with SSL enabled in server.xml )
we show traces when .keystore is missing or broken. A cleaner message
will help. ( I started fixing that )
Also, we need to make sure all debugging is disabled and no
println or log sneaks in for the release.
Costin
|