Attached is a patch file where I went through looking for usage of concrete
class MemberImpl, and when possible, replaced it with the interface Member.
I added a few (maybe three) methods to the Member interface definition to
support those changes. I ran the entire test suite, and the only tests that
failed were already failing without my changes
(org.apache.catalina.websocket.TestWebSocket, so I don't think those are
related to mine.

-- 
Greg Turnquist (greg.l.turnqu...@gmail.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to