rcv icon indicating copy to clipboard operation
rcv copied to clipboard

Update JDK and all other deps for v2.0.0

Open HEdingfield opened this issue 2 years ago • 6 comments

HEdingfield avatar May 23 '23 06:05 HEdingfield

@artoonie are you ok with me upgrading from JDK 17 to 20 in the next week or two (along with all the other deps), or would that be disruptive to your workflow?

HEdingfield avatar May 23 '23 16:05 HEdingfield

Won't be disruptive to me -- go for it!

artoonie avatar May 23 '23 19:05 artoonie

Address this warning that's been popping up as well:

The JavaExec.main property has been deprecated. This is scheduled to be removed in Gradle 8.0. Please use the mainClass property instead. See https://docs.gradle.org/7.5.1/dsl/org.gradle.api.tasks.JavaExec.html#org.gradle.api.tasks.JavaExec:main for more details.

HEdingfield avatar Jun 12 '23 21:06 HEdingfield

Possibly relevant: When building on GH like this, this message appears:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-java@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

HEdingfield avatar Jun 14 '23 05:06 HEdingfield

@tarheel @artoonie recommend grabbing JDK 20.0.1 from here and getting that going in IntelliJ.

HEdingfield avatar Jun 26 '23 22:06 HEdingfield

Re-opening this since JDK / deps will surely have new versions by the time we actually get 1.4.0 released.

HEdingfield avatar Oct 28 '23 16:10 HEdingfield