Clarify the status of the JavaMail dependency
---------------------------------------------
Key: WSCOMMONS-417
URL: https://issues.apache.org/jira/browse/WSCOMMONS-417
Project: WS-Commons
Issue Type: Improvement
Components: AXIOM
Reporter: Andreas Veithen
Priority: Minor
Fix For: Axiom 1.2.9
axiom-api depends on Geronimo's JavaMail implementation. On the other hand, in
axiom-tests this dependency is excluded and replaced by Sun's JavaMail
dependency (same situation in Axis2).
If Axiom doesn't work properly with Geronimo's JavaMail implementation, we
should either make sure that the bugs in Geronimo get fixed or change the
dependencies of axiom-api. If Axiom works properly with Geronimo's JavaMail
implementation, then it doesn't make sense to run the tests against a different
JavaMail implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.