https://bz.apache.org/bugzilla/show_bug.cgi?id=59862
--- Comment #3 from Terence Bandoian <tere...@tmbsw.com> --- Created attachment 34049 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34049&action=edit Jar scanner issue demonstration project. To demonstrate the issue, build, change to the target directory and execute the resulting jar: java -jar jar-scanner-bugzilla-59862-1.0.0.jar To capture the output in a file: java -jar jar-scanner-bugzilla-59862-1.0.0.jar > tomcat.log 2>&1 To test the patch, uncomment line 68 and rebuild. Thanks. -Terence -- 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