InputStreamContent should limit the returned InputStreams to match the size() 
return value
------------------------------------------------------------------------------------------

                 Key: MAILBOX-71
                 URL: https://issues.apache.org/jira/browse/MAILBOX-71
             Project: James Mailbox
          Issue Type: Bug
          Components: store
    Affects Versions: 0.2
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.3


InputStreamContent does over a InputStream which contains the content of a 
message. Beside this it offer a method to get the size of the content. We 
should make sure the returned InputStream does not contain more data as the 
returned size to make this conistent in all cases

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to