java generator does not provide type parameter for TBaseProcessor
-----------------------------------------------------------------

                 Key: THRIFT-1411
                 URL: https://issues.apache.org/jira/browse/THRIFT-1411
             Project: Thrift
          Issue Type: Bug
          Components: Java - Compiler
    Affects Versions: 0.7
            Reporter: Jake Douglas
         Attachments: javagen.patch

It looks like TBaseProcessor now requires a type parameter for the iface, but 
the generator does not provide it. The generated code does not compile with the 
associated libthrift. I think this patch fixes it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to