edvin / tornadofx

Lightweight JavaFX Framework for Kotlin
Apache License 2.0
3.68k stars 271 forks source link

Does this library supports java 13+ ? #1153

Open amjarmed opened 4 years ago

bykka commented 4 years ago

Checkout branch jdk10, set maven.compiler.source and maven.compiler.target in pom.xml to value 13 - done.

hyphz commented 4 years ago

Readme still states it doesn't support JDK over 8, maybe clarify this on the front page?

edvin commented 4 years ago

Absolutely, I'll update it :)

yevhenii-nadtochii commented 4 years ago

@edvin does it imply official release with JDK11+ supporting ?)

edvin commented 4 years ago

There is no official release yet, but 2.0.0-SNAPSHOT is available with JDK11+ support via oss.sonatype.org.

osenbg commented 4 years ago

Is there any timeline for release 2.0.0-SNAPSHOT (perhaps RC) ?

edvin commented 4 years ago

We could absolutely do an RC release. I don't remember if there were any showstoppers, will look into it when I find the time and try to push an RC release asap.

bgmf commented 4 years ago

Are there any news about the RC release? And are the latest updates from the master already merged into the jdk10 branch?

And: I seem to be too stupid to find the snapshot... I couldn't find it on jcenter, maven search or mvnrepository.

SchweinchenFuntik commented 4 years ago

@bgmf #1162

edvin commented 4 years ago

I haven't had time to do an RC release yet, sorry. What we need right now is someone familiar with the framework who could help with releases etc so we can move things forward even when I'm a bit too busy. I really don't want people to loose interest in TornadoFX, it's absolutely both viable and a good option for desktop UI - and will be going forward.

yevhenii-nadtochii commented 4 years ago

@edvin are there any suggestions / thoughts / dreams / updates about the terms of TornadoFX 2.0 release for now ? just interesting because the project itself is interesting :)

edvin commented 4 years ago

No change from my last statement I'm afraid. I still have very little time to work on it unfortunately. Breaks my heart, but there is nothing I can do right now to make more time for it as my situation stands. If somebody would step up and take charge of releases for a while we'd be back on track pretty quickly I believe.

ctadlock commented 4 years ago

As an FYI, Ive started to help @edvin on this when I can. We are using it for JDK 11 so Im motivated to push this along. The jsk10 branch works pretty well and we hope to do an official 2.0 release when edvin can.

Preview of our app... https://twitter.com/GoToTags/status/1252735155938054144?s=20

StragaSevera commented 4 years ago

Are there any news on this task?

With the problems with some Linux distributions with OpenJDK 8 + OpenJFX, I would like to be able to migrate to Java 11+, but I see that this repository had no commits after May, and I fear it had been abandoned. @edvin @ctadlock

bykka commented 4 years ago

Are there any news on this task? I simply have moved to plain JavaFX and with few factory-methods have managed to get type-safe dsl like UI code.

StragaSevera commented 4 years ago

I simply have moved to plain JavaFX and with few factory-methods have managed to get type-safe dsl like UI code.

Thanks. If the project is abandoned, I will follow you too =-)

osenbg commented 4 years ago

We too will/must follow because we think that the project is abandoned ... what is really bad