This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 54b851eff docs: remove obsolete OMException roadmap item
54b851eff is described below

commit 54b851effcada00e35a5847d73fd98e674c78ca8
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Sat Feb 21 12:38:40 2026 +0000

    docs: remove obsolete OMException roadmap item
    
    The item about OMException being used by MIME/attachments APIs is no longer 
a relevant roadmap point. The Attachments API was moved to the separate legacy 
module, and this no longer reflects the current core API direction.
---
 docs/roadmap.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/roadmap.md b/docs/roadmap.md
index 11c7e00e2..c40bb3aa6 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -62,10 +62,6 @@ Axiom 1.3 to meet the following requirements:
 
     *   A parser error occurs during a deferred parsing operation.
 
-*   `OMException` should only be thrown by APIs in the `org.apache.axiom.om` 
and `org.apache.axiom.soap`
-    packages (and their subpackages). However, in Axiom 1.2.x that exception 
is used by the MIME/attachments API
-    as well.
-
 ### Removal of unnecessary or irrelevant APIs
 
 This section identifies APIs that have become unnecessary or irrelevant. Note 
that APIs that

Reply via email to