Coder Social home page Coder Social logo

circleci-public / circleci-demo-clojure-luminus Goto Github PK

View Code? Open in Web Editor NEW
4.0 30.0 14.0 54 KB

Example Clojure application running on CircleCI

Home Page: https://circleci.com/gh/CircleCI-Public/circleci-demo-clojure-luminus

License: Other

Clojure 68.17% CSS 3.86% HTML 26.04% Dockerfile 1.26% Procfile 0.67%
clojure circleci circleci-demos

circleci-demo-clojure-luminus's Issues

OpenJDK 11 failure - running tests or application

Using lein run or lein test when using OpenJDK 11 on Ubuntu Linux 20.04 fails. Leiningen version 2.9.1.

On the same machine with OpenJDK 8 the tests and application run.

Here is the start of the stack trace when using OpenJDK 11

$ lein test
Warning: implicit hook found: lein-cprop.plugin/hooks
Hooks are deprecated and will be removed in a future version.
Exception in thread "main" java.lang.ExceptionInInitializerError
        at clojure.main.<clinit>(main.java:20)
Caused by: java.lang.IllegalArgumentException: Must hint overloaded method: toArray, compiling:(flatland/ordered/set.clj:19:1)
        at clojure.lang.Compiler.analyzeSeq(Compiler.java:6875)
        at clojure.lang.Compiler.analyze(Compiler.java:6669)
        at clojure.lang.Compiler.analyze(Compiler.java:6625)

I am not concerned about having the example project fixed for OpenJDK 11, however, would like to inform others that this project only seems to work for OpenJDK 8 so they will use an appropriate image.

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.