mbien commented on code in PR #8755:
URL: https://github.com/apache/netbeans/pull/8755#discussion_r2296327847
##########
nbbuild/build.properties:
##########
@@ -241,8 +241,7 @@ config.javadoc.forwarded.deprecated=\
o.openidex.util
# List of old and deprecated APIs for building complete javadoc
-config.javadoc.deprecated=\
- openide.options
+config.javadoc.deprecated=
Review Comment:
had to update the code in
`nbbuild/antsrc/org/netbeans/nbbuild/SetApidocClustersConfig.java` since it
expected an non-empty list
--
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