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

Allow overwriting the java path #11

Open
Blokje5 opened this issue Nov 14, 2019 · 0 comments · May be fixed by #43
Open

Allow overwriting the java path #11

Blokje5 opened this issue Nov 14, 2019 · 0 comments · May be fixed by #43

Comments

@Blokje5
Copy link

Blokje5 commented Nov 14, 2019

The project.clj specifies the jdk path directly, meaning it will only work on ubuntu installations. For example, in alpine, the default jdk path is /usr/lib/jvm/java-1.8-openjdk/ and not /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java. I am not familiar with Leiningen and Clojure, but there should be a better way then either overriding the project.clj or creating a profiles.clj and moving that in the project directory.

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 a pull request may close this issue.

1 participant