mbien commented on PR #7013: URL: https://github.com/apache/netbeans/pull/7013#issuecomment-1915328738
i enabled all tests since I had the feeling this might cause more indirect issues. The "Build all Tests" step fails now since it was used as validator for JDK 11 compatibility. We could continue the same path and bump that job to 17 too. This is probably not ideal to do in the week before release (given that NB 21 is supposed to build/run on JDK 11 while NB 22 will be 17+) but on the other hand it would be nice if NB 21 would be able to be used for mx projects. This is also just the tests, so I would be ok with this early bump - other opinions welcome of course. relevant line would be here: https://github.com/apache/netbeans/blob/1c19e60bc6b995e5c0228eca4785ec4ad7a26171/.github/workflows/main.yml#L341 -- 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
