neilcsmith-net commented on PR #4013: URL: https://github.com/apache/netbeans/pull/4013#issuecomment-1104035858
> the IDE build now requires JDK11 (which might be OK, but was not communicated on mailing list in advance, It was communicated ad infinitum in advance. We officially dropped support for building with JDK 11 with NetBeans 13, and the IDE binaries have been built with JDK 11 since 12.6. There were loose ends to tidy up to get all of our CI on JDK 11, hence the delay in that PR which was originally meant for NB13. I should however have mentioned on list that it was merged. It was the point where it became a technical reality. It looks like there are still a few loose ends to tidy up too! The NB13 VSCode support was built with JDK 11 too - https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release130/20/artifact/dist/vsix/ And that build job has support for VSCode plugin now - https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/vsnetbeans_preview_1303/lastSuccessfulBuild/artifact/dist/vsix/ TL;DR if this is needed to fix tests on JDK 11 :+1: -- 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
