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

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> ---
In Tomcat 7 the MERGED_WEB_XML ("org.apache.tomcat.util.scan.MergedWebXml")
attribute is used to pass web application configuration to Jasper.

In Tomcat 8 it is unused, but it is used by Tomcat test cases (TestWebXml).
Your "simple patch" will break the tests.

In theory, there can be 3rd party code that uses this feature.


http://markmail.org/message/hqnuyvikofmfcbl2
"Offline generation of effective web.xml" thread on 2012-09,
one of first discussions of this issue.

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