THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages
authorRoger Meier <roger@apache.org>
Thu, 3 May 2012 21:21:43 +0000 (21:21 +0000)
committerRoger Meier <roger@apache.org>
Thu, 3 May 2012 21:21:43 +0000 (21:21 +0000)
commit99b3672530b4b6da939e17bbb37b2a041a5575c6
treecbbfca41b653d7a7d7cfb7b44e389c1112cbf6ce
parent7abda07738bfde35bc941d8187179656c1e4a0a4
THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages
- fix the build!
- add test/gen-html for ThriftTest.thrift

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1333628 13f79535-47bb-0310-9956-ffa450edef68
lib/java/test/org/apache/thrift/test/TestClient.java [changed mode: 0644->0755]
test/Makefile.am [changed mode: 0644->0755]
test/cpp/src/TestClient.cpp