[bisq-network/bisq] Upgrade JavaFX to v14 (#4242)

cd2357 notifications at github.com
Thu May 7 13:15:20 UTC 2020


Hmm seems the Travis compiler is complaining:
`major version 55 is newer than 54, the highest major version supported by this compiler`

["Version 55" means Java 11](https://stackoverflow.com/questions/9170832/list-of-java-class-file-format-major-version-numbers), so it would only work if upgraded to OpenJDK 11 or later.

There's already an issue to move to Java 11: #1787 -- perhaps it can be combine with this one?

Locally I have Java 11, so compiling and running worked fine for me.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4242#issuecomment-625248321
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200507/262a13b0/attachment-0001.html>


More information about the bisq-github mailing list