[ 
https://issues.apache.org/jira/browse/WINK-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732988#action_12732988
 ] 

Hudson commented on WINK-111:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #20 (See 
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/20/])
    Use OutputStream instead Writer for Atom model
[]


> Write JAXB output using OutputStream instead of Writer for Atom model
> ---------------------------------------------------------------------
>
>                 Key: WINK-111
>                 URL: https://issues.apache.org/jira/browse/WINK-111
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Michael Elman
>            Assignee: Michael Elman
>             Fix For: 0.1
>
>
> We should use an OutputStream to write JAXB content of Atom model instead of 
> a Writer. The Writer allows for the encoding to be set, but this can also be 
> done using one of the JAXB properties.

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

Reply via email to