You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/11/12 21:33:44 UTC

[jira] Created: (THRIFT-202) Java tests won't compile

Java tests won't compile
------------------------

                 Key: THRIFT-202
                 URL: https://issues.apache.org/jira/browse/THRIFT-202
             Project: Thrift
          Issue Type: Bug
          Components: Library (Java)
            Reporter: Bryan Duxbury
            Assignee: Bryan Duxbury
         Attachments: thrift-202.patch

There's a compile error in the test code because the constructor signature of TFramedTransport changed. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-202) Java tests won't compile

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury updated THRIFT-202:
---------------------------------

    Attachment: thrift-202.patch

This should fix it.

> Java tests won't compile
> ------------------------
>
>                 Key: THRIFT-202
>                 URL: https://issues.apache.org/jira/browse/THRIFT-202
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Java)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>         Attachments: thrift-202.patch
>
>
> There's a compile error in the test code because the constructor signature of TFramedTransport changed. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (THRIFT-202) Java tests won't compile

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Reiss resolved THRIFT-202.
--------------------------------

    Resolution: Fixed

> Java tests won't compile
> ------------------------
>
>                 Key: THRIFT-202
>                 URL: https://issues.apache.org/jira/browse/THRIFT-202
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Java)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>         Attachments: thrift-202.patch
>
>
> There's a compile error in the test code because the constructor signature of TFramedTransport changed. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-202) Java tests won't compile

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury updated THRIFT-202:
---------------------------------

    Patch Info: [Patch Available]

> Java tests won't compile
> ------------------------
>
>                 Key: THRIFT-202
>                 URL: https://issues.apache.org/jira/browse/THRIFT-202
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Java)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>         Attachments: thrift-202.patch
>
>
> There's a compile error in the test code because the constructor signature of TFramedTransport changed. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.