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

Reply via email to