[ 
https://issues.apache.org/jira/browse/THRIFT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285032#comment-13285032
 ] 

Hudson commented on THRIFT-1613:
--------------------------------

Integrated in Thrift #494 (See [https://builds.apache.org/job/Thrift/494/])
    THRIFT-1613. Add code back into empty source file ToStringTest.java

Actually, should have just deleted the file. (Revision 1343889)

     Result = SUCCESS
bryanduxbury : http://svn.apache.org/viewvc/?view=rev&rev=1343889
Files : 
* /thrift/trunk/lib/java/test/org/apache/thrift/test/ToStringTest.java

                
> Add code back into empty source file ToStringTest.java
> ------------------------------------------------------
>
>                 Key: THRIFT-1613
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1613
>             Project: Thrift
>          Issue Type: Test
>          Components: Java - Library
>         Environment: All java
>            Reporter: Andrew Cox
>            Assignee: Bryan Duxbury
>            Priority: Minor
>             Fix For: 0.9
>
>         Attachments: 
> 0001-restore-lib-java-test-org-apache-thrift-test-ToStrin.patch, 
> THRIFT-1613-delete-ToStingTest.patch
>
>
> This test file was emptied but the file was not removed when java fields were 
> converted to use ByteBuffer instead of byte[]. Having an empty file confuses 
> some IDEs. The attached patch just restores the original code, with very 
> slight changes to wrap the byte[] inputs in ByteBuffer to get it working.

--
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