commit | 986d50fc718f06b234cf59effd9d374678801557 | [log] [tgz] |
---|---|---|
author | Bryan Duxbury <bryanduxbury@apache.org> | Thu Dec 31 18:18:00 2009 +0000 |
committer | Bryan Duxbury <bryanduxbury@apache.org> | Thu Dec 31 18:18:00 2009 +0000 |
tree | d21fd268a8a36c5bb9f5714f4f6182403bc85a8c | |
parent | d250314e66b5a90b4aa5060ee1e326b5818cbb46 [diff] |
THRIFT-668. java: Using a map in an exception type will generate a class that does not implement Comperable-> that will generate a stub that does not compile The compiler was incorrectly assuming that exceptions were comparable. Now, exceptions are treated just like structs. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@894919 13f79535-47bb-0310-9956-ffa450edef68