You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.
Description
It seems that the project uses versions of Clojurescript, aleph and http-kit that are incompatible with JDK 9.
(Feature or Bug? i.e Type: Bug)
Type: Bug
Solution.
Clojurescript :
Latest Clojurescript release 1.10 fixes JDK 9 compatibility issue caused by xml-bind. Relevant JIRA issue : https://dev.clojure.org/jira/browse/CLJS-2377 .
http-kit :
Relevant http-kit upstream issue : http-kit/http-kit#356
Relevant release : https://github.com/http-kit/http-kit/releases/tag/2.3.0-beta2
Latest RC release : https://github.com/http-kit/http-kit/releases/tag/v2.3.0-RC1
This was reported using Clojars metadata and GitHub search. Feel free to close this if it's irrelevant.
The text was updated successfully, but these errors were encountered: