Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Clojurescript for JDK 9 compatibility #84

Closed
wants to merge 2 commits into from
Closed

Bump Clojurescript for JDK 9 compatibility #84

wants to merge 2 commits into from

Conversation

tirkarthi
Copy link

This PR bumps the Clojurescript version for JDK 9 compatibility. It also fixes the travis config to use lein instead of lein2.

Fixes : #77

Build failure related to repl output : https://travis-ci.org/tirkarthi/piggieback/jobs/359727935

@bhauman
Copy link
Collaborator

bhauman commented Mar 29, 2018

So this is a bit premature, as users who choose Java 9 will also need to choose to use CLJS 1.10.

We don't want to force it on them yet.

@tirkarthi
Copy link
Author

Sorry, I might be wrong but is this the case where the clojurescript version in the project overrides piggieback so people need to use 1.10? Also any idea about the test case failure?

Shall I close the PR?

Thanks

@bbatsov
Copy link
Contributor

bbatsov commented Apr 16, 2018

The test failures are fixed on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java9 support
3 participants