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 261dfa466 Docs: Remove obsolete roadmap item for CustomBuilder
261dfa466 is described below

commit 261dfa4663b83bba4d962b7e9205e7b40602bf62
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Sat Feb 21 22:34:04 2026 +0000

    Docs: Remove obsolete roadmap item for CustomBuilder
    
    The section about moving org.apache.axiom.om.impl.builder.CustomBuilder
    was obsolete. This class was moved to a new package as part of the API
    redesign in commit 853c746.
---
 docs/roadmap.md | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/docs/roadmap.md b/docs/roadmap.md
index cb982b4ef..a7324279f 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -98,14 +98,6 @@ be moved to `om-aspects`:
 
 *   TODO
 
-### Public APIs that need to be moved to another package
-
-Some interfaces are part of the public API although they are placed in an
-`impl` package. These interfaces need to be moved to another package to make it
-clear that they are not internal or implementation specific interfaces:
-
-*   `org.apache.axiom.om.impl.builder.CustomBuilder`
-
 ### APIs that need to be overhauled
 
 #### `MTOMXMLStreamReader`

Reply via email to