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

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
Many thanks for the patch. That was a much bigger job than I realised.

I have applied the patch to trunk with just a few minor tweaks:
- fixed various IDE / Checkstyle warnings (Java 7 <>, whitespace etc)
- removed unnecessary use of this (just a style thing)
- removed syncs from new maps in StandardContext (deployment is always single
threaded for an app)
- renamed a test class for consistency
- correct a few indents
- Used Tomcat.enableNaming() rather than system property

I'll back-port to 7.0.x shortly.

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