[
https://issues.apache.org/jira/browse/GERONIMO-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606341#action_12606341
]
Stefano Bagnara commented on GERONIMO-4127:
-------------------------------------------
confirmed in my environment. Now in our "core" tests I "only" see 4 loops (same
test called 4 times for different inputs) and 22 oom (all of them related to
parsing: GERONIMO-4129). no more failures :-)
> Problems generating a new simple/basic mail (both from API and from
> InputStream)
> --------------------------------------------------------------------------------
>
> Key: GERONIMO-4127
> URL: https://issues.apache.org/jira/browse/GERONIMO-4127
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: mail
> Affects Versions: 2.1.1
> Reporter: Stefano Bagnara
> Assignee: Rick McGuire
> Fix For: 2.2
>
> Attachments: MimeMessageSimpleTest.java
>
>
> testSimpleMessage and testMultipartMessageChanges from the attached
> functional test fail.
> Result from sun javamail:
> ----
> Subject: test
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> Message-ID: <XXXXXXXXXXXXX>
> test body
> ---
> result from geronimo
> ---
> Message-Id: <XXXXXXXXXXXXX>
> test body
> ------
> The output from the mutlipart test is also missing every header but
> Message-ID.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.