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 99cb032d4 Update MTOMXMLStreamWriter roadmap entry: remove reference 
to XMLStreamWriterFilter
99cb032d4 is described below

commit 99cb032d4ce1940f652258103fbb64f2aeda836f
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Sun Feb 22 07:11:23 2026 +0000

    Update MTOMXMLStreamWriter roadmap entry: remove reference to 
XMLStreamWriterFilter
    
    XMLStreamWriterFilter was removed in c08cacac2.
---
 docs/roadmap.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/roadmap.md b/docs/roadmap.md
index 437997385..1891c1e17 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -68,8 +68,7 @@ Axiom 1.3 to meet the following requirements:
 
 This should become an interface:
   
-*   This would enable the implementation of proxies and maybe allow us to get 
rid of
-    `XMLStreamWriterFilter`.
+*   This would enable the implementation of proxies.
 
 *   This would allow us to move the implementation code out of `axiom-api`.
 

Reply via email to