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/08/01 14:56:30 UTC

[GitHub] [netbeans] mbien commented on pull request #4450: master apidoc links fixes (partial)

mbien commented on PR #4450:
URL: https://github.com/apache/netbeans/pull/4450#issuecomment-1201314026

   > @mbien this could be done in a CI build but how to do that at the time you edit the module within IDE for example.
   
   I don't think this is a problem. NB can be built on new JDKs thanks to the updates in the 13 and 14.
   
   We could let it print a warning and skip the javadoc build: "javadoc build of this module requires running on the same JDK version as nb-javac is based on"
   
   but maybe this isn't even needed. Javadoc is a separate target it isn't build by default anyway - not many would notice. As long we can generate and host docs somehow its all good IMO.


-- 
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