https://issues.apache.org/bugzilla/show_bug.cgi?id=52323

--- Comment #3 from Violeta Georgieva <violet...@apache.org> ---
Created attachment 30996
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30996&action=edit
updated patch

Hi,

I touched the script here and there and also updated the version to 2.0.3.
I think it is working now. Can you check? I tested on Windows.

The NPE was because the cobertura instrumented our ClassLoaderLogManager and in
the same time tried to initialize a static Logger field. [1]

Regards
Violeta

[1]
https://github.com/cobertura/cobertura/blob/master/cobertura/src/main/java/net/sourceforge/cobertura/coveragedata/TouchCollector.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to