mbien commented on issue #4923:
URL: https://github.com/apache/netbeans/issues/4923#issuecomment-1306156780

   the same applies to the daemon. But at least there we can tell it to use a 
different JDK to run on so that we can build NB on 19 at least: 
https://github.com/apache/netbeans/pull/4817#pullrequestreview-1169510219
   
   Interestingly: I still can't explain why we can build NB locally with JDK 19 
just fine. But it will fail on gh without me telling the daemon where to run 
on. (both me and @lkishalmi tried to reproduce the github CI issue locally this 
weekend)
   
   Gradle 7.6 will support JDK 19.
   rc1 is already out:
   https://docs.gradle.org/7.6-rc-1/release-notes.html
   
   pinging @neilcsmith-net since I know he has custom NB bundles with JDK 
included. This might be relevant there too regarding what JDK to pick.
   
   we could also try a last minute update to 7.6 rc1 - not sure if its worth 
the risk.
   
   If we want to keep covering the whole JDK range from 8 to current we 
probably will have to end up shipping multiple gradle versions at once unless 
we figure out some other way to make this work (please no nb-gradle :)).


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