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

Hudson commented on AVRO-1368:
------------------------------

SUCCESS: Integrated in AvroJava #395 (See 
[https://builds.apache.org/job/AvroJava/395/])
AVRO-1368. Fix SpecificDatumWriter to, when writing a string schema, not 
silently convert any object to a string.  Contributed by Christophe Taton. 
(cutting: rev 1520141)
* /avro/trunk/CHANGES.txt
* 
/avro/trunk/lang/java/avro/src/main/java/org/apache/avro/specific/SpecificDatumWriter.java
* 
/avro/trunk/lang/java/avro/src/test/java/org/apache/avro/specific/TestSpecificData.java

                
> String schema accepts any Java object, and converts it with toString()
> ----------------------------------------------------------------------
>
>                 Key: AVRO-1368
>                 URL: https://issues.apache.org/jira/browse/AVRO-1368
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.5
>            Reporter: Christophe Taton
>            Assignee: Christophe Taton
>             Fix For: 1.7.6
>
>         Attachments: AVRO-1368.20130828-160759.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to