You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2013/08/04 12:12:33 UTC

svn commit: r1510127 - /webservices/axiom/trunk/src/site/apt/roadmap.apt

Author: veithen
Date: Sun Aug  4 10:12:32 2013
New Revision: 1510127

URL: http://svn.apache.org/r1510127
Log:
Removed an item from the Axiom 1.3 road map that has already been addressed in r1508538 (AXIOM-418).

Modified:
    webservices/axiom/trunk/src/site/apt/roadmap.apt

Modified: webservices/axiom/trunk/src/site/apt/roadmap.apt
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/src/site/apt/roadmap.apt?rev=1510127&r1=1510126&r2=1510127&view=diff
==============================================================================
--- webservices/axiom/trunk/src/site/apt/roadmap.apt (original)
+++ webservices/axiom/trunk/src/site/apt/roadmap.apt Sun Aug  4 10:12:32 2013
@@ -280,9 +280,6 @@ APIs that need to be overhauled
    
    * <<<LifecycleManager>>> is an abstract API (interface), but refers to <<<FileAccessor>>> which
      is placed in an <<<impl>>> package.
-   
-   * <<<FileAccessor>>> uses the <<<MessagingException>>> class from JavaMail, although Axiom no
-     longer relies on this API to parse or create MIME messages.
 
 * <<<SOAPVersion>>>