easylauncher-gradle-plugin icon indicating copy to clipboard operation
easylauncher-gradle-plugin copied to clipboard

JDK 14 run

Open emartynov opened this issue 4 years ago • 5 comments

The plugin instantiation is crashing on JDK 14. Most probably is also issue for JDK9+.

emartynov avatar Mar 31 '20 10:03 emartynov

I did small research:

  1. OpenJDK 11 - working
  2. OpenJDK 12 - working
  3. OpenJDK 13 - doesn't work
  4. OpenJDK 14 - doesn't work

emartynov avatar Jun 23 '20 12:06 emartynov

Hi all, it there any update or ongoing work about this? Thank you

hamen avatar Jul 14 '20 07:07 hamen

@hamen it looks like project is abandoned and I can not reach the owner.

I probably will fork and take over it.

The plan to make it cacheable first and support of modern JDK is coming next.

emartynov avatar Jul 14 '20 08:07 emartynov

That's unfortunate, but I'm happy that you have interest in it.

I tried it out today, but we had to roll back 'cos the CI started failing. Looking forward to your fork and new updates 😃

hamen avatar Jul 14 '20 09:07 hamen

@hamen This fork is looking alive https://github.com/usefulness/easylauncher-gradle-plugin

emartynov avatar May 07 '21 09:05 emartynov