Greg Turnquist <greg.l.turnqu...@gmail.com> wrote: >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.
Sounds good. Thanks. The list strips attachments. Please create a Bugzilla entry and add the patch to it. Note: patches should be in diff -u format and ideally against tomcat/trunk Mark P.S. The WebSocket failure is my fault. Fixing it is on my todo list. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org