On 24/11/2013 22:07, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Sun Nov 24 22:07:08 2013
> New Revision: 1545084
> 
> URL: http://svn.apache.org/r1545084
> Log:
> Exclude AprSocket class from instrumentation.
> 
> Cobertura fails to instrument it, because it causes loading 
> jni.socket.AprSocketContext and jni.Library
> which fails when tcnative library is absent in java.library.path.

Rather than always excluding this class, shouldn't it be excluded only
when the tcnative library is absent?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to