sdedic commented on code in PR #4821:
URL: https://github.com/apache/netbeans/pull/4821#discussion_r1004121871
##########
ide/xml.text/apichanges.xml:
##########
@@ -91,9 +91,16 @@ is the proper place.
<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
+ The xml.text.syntax API uses the old and long deprecated
lexer. The API was 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.
Review Comment:
Prehaps the mention of the deprecated90 (should have been obsolete90) can be
removed as well.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists