Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

Upgrade dependencies for JDK 9 compatibility #413

Open
tirkarthi opened this issue Apr 13, 2018 · 0 comments
Open

Upgrade dependencies for JDK 9 compatibility #413

tirkarthi opened this issue Apr 13, 2018 · 0 comments

Comments

@tirkarthi
Copy link

tirkarthi commented Apr 13, 2018

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.

GitHub
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
GitHub
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant