https://bz.apache.org/bugzilla/show_bug.cgi?id=64153

--- Comment #2 from Boris Petrov <boris_pet...@live.com> ---
Mark, thanks for the support. Here is a reproduction project:

https://github.com/boris-petrov/tomcat-bug

Sorry for all the accidental complexity with Ruby and all that but it was the
easiest way for me to reproduce the problem. Clone the repo and run "gradle
integrationTest" in it. You'll see the error (there is also one about a missing
"saxon.jar" - ignore that one). If you open "build.gradle" and change Tomcat's
version from 9.0.31 to 9.0.30 and run "gradle integrationTest" again - you'll
see the error gone (only the one for the missing jar will be there).

Please tell me if you need any more information from me.

I run this on:

%  gradle --version

------------------------------------------------------------
Gradle 6.1.1
------------------------------------------------------------

Build time:   2020-01-26 12:47:38 UTC
Revision:     <unknown>

Kotlin:       1.3.61
Groovy:       2.5.8
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:          13.0.2 (Oracle Corporation 13.0.2+8)
OS:           Linux 5.5.5-arch1-1 amd64

-- 
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