Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Conversation

@R1ck77
Copy link

@R1ck77 R1ck77 commented May 4, 2016

Removes this: (harmless) error:

$ java -jar ./clojure-1.7.0-r4.jar
Clojure 1.7.0
FileNotFoundException Could not locate clojure/java/javadoc__init.class or clojure/java/javadoc.clj on classpath. clojure.lang.RT.load (RT.java:462)
user=>

Removes the (harmless) error on startup:

$ java -jar ./clojure-1.7.0-r4.jar
Clojure 1.7.0
FileNotFoundException Could not locate clojure/java/javadoc__init.class or clojure/java/javadoc.clj on classpath. clojure.lang.RT.load (RT.java:462)
user=>
@R1ck77
Copy link
Author

R1ck77 commented May 4, 2016

This (tiny) patch is my very first go at pull requests, so I ask forgiveness in advance for whatever error I might have made in the procedure.

@alexander-yakushev
Copy link

Come on, it's all good:) Thanks!

I wonder why I have never bumped into this before. Perhaps, because I haven't ever tried to load clojure.main.

@alexander-yakushev alexander-yakushev merged commit 3dd7098 into clojure-android:android May 4, 2016
@R1ck77
Copy link
Author

R1ck77 commented May 4, 2016

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants