TornadoFX 2.0 Snapshots are available here now :sl...
# tornadofx
e
s
Thanks that's awesome ! Is this automated for every push to master ? Btw will you merge stuff from master into the jdk 10 branch ? I think a feature or two we've been using were missing
e
It's not automated right now, but I can set that up of course. Yes, every change from master will be merged with the jdk10 branch, as soon as I know we're looking at something usable in the jdk10 branch I will sit down with a bottle of whisky and merge every change 🙂 hehe
👍 5
s
I'll tip for the whiskey bottle if there's a way to !
a
@edvin I switched to the jdk10 branch and mine says it's up to date - I feel like I haven't touched it in a couple months so I'm not sure if this sounds right
a
Wow! I was out of the loop for a while. Is there a feature list for the release?
a
Yeah, I was wondering if there's an issue tracking the progress of this stuff by any chance
a
I can look at setting up Travis for automatic snapshot releases to maven central from both
master
and
jdk10
branches sometime this weekend. Moreover, we do not need to regularly merge
master
into
jdk10
. It can only be done before making a release.
e
The 2.0 branch doesn't contain any new features, in fact it's behind master in several areas, but we're mostly talking small bug fixes, nothing major.
I think most of the work is already done on the j11 compatibility side of things, so we just need people to test it now