I am currently working on a project which needs to support Thrift
clients using Java 5.
I am using Thrift 0.6.1, and the generated code has two compiler
issues with Java 5:

One issue is the @Override annotation on the clear() method.
The other issue is creating a IOException with a TException as a parameter

I've attached a patch file with changes that work in Java 5.

Thanks,

Greg Moulliet
Conducive Technology

Reply via email to