You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Michael Elman (JIRA)" <ji...@apache.org> on 2009/07/19 09:55:14 UTC

[jira] Created: (WINK-111) Write JAXB output using OutputStream instead of Writer for Atom module

Write JAXB output using OutputStream instead of Writer for Atom module
----------------------------------------------------------------------

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


[jira] Updated: (WINK-111) Write JAXB output using OutputStream instead of Writer for Atom model

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

Michael Elman updated WINK-111:
-------------------------------

    Description: 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.  (was: We should use an OutputStream to write JAXB content 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.)
        Summary: Write JAXB output using OutputStream instead of Writer for Atom model  (was: Write JAXB output using OutputStream instead of Writer for Atom module)

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


[jira] Commented: (WINK-111) Write JAXB output using OutputStream instead of Writer for Atom model

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Closed: (WINK-111) Write JAXB output using OutputStream instead of Writer for Atom model

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

Michael Elman closed WINK-111.
------------------------------


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


[jira] Resolved: (WINK-111) Write JAXB output using OutputStream instead of Writer for Atom model

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

Michael Elman resolved WINK-111.
--------------------------------

    Resolution: Fixed

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