You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/20 14:05:08 UTC

[GitHub] [netbeans] ebarboni commented on a diff in pull request #4821: Remove module xml.text.obsolete90

ebarboni commented on code in PR #4821:
URL: https://github.com/apache/netbeans/pull/4821#discussion_r1000679709


##########
ide/xml.text/apichanges.xml:
##########
@@ -83,70 +83,6 @@ is the proper place.
     <!-- ACTUAL CHANGES BEGIN HERE: -->
 
     <changes>
-        <change id="deprecated-syntax-api">
-            <summary>Syntax API deprecated</summary>
-            <version major="2" minor="60"/>
-            <date day="18" month="10" year="2016"/>
-            <author login="sdedic"/>
-            <compatibility binary="compatible" source="incompatible" semantic="compatible" addition="yes" deprecation="yes" deletion="yes"/>
-            <description>
-                <p>
-                    The xml.text.syntax API uses the old and long deprecated lexer. The API is now moved to a new compatibility-only 
-                    <code>xml.text.deprecated90</code> module and a new API in <code>org.netbeans.modules.xml.text.api.dom</code> package is offered.               
-                </p>
-                <p>
-                    The following classes/packages have been moved to xml.text.obsolete90 module:
-                </p>
-                <ul>
-                    <li>
-                        <code>org.netbeans.modules.xml.text.syntax</code>
-                        <ul>
-                            <li>DTDSyntaxTokenMapper</li>
-                            <li>DTDTokenContext</li>
-                            <li>SyntaxElement</li>
-                            <li>UnicodeClasses</li>
-                            <li>XMLDefaultSyntax</li>
-                            <li>XMLSyntaxSupport</li>
-                            <li>XMLSyntaxTokenMapper</li>
-                            <li>XMLTokenIDs</li>
-                        </ul>
-                    </li>
-                    <li>

Review Comment:
   Hi, we could also keep that for history and add a link to this PR in the description https://github.com/apache/netbeans/pull/4821 to keep track



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists