Skip to content

Comments

Add jaxb-api as a dependency since it's not available by default in Java 9+.#12

Open
jumarko wants to merge 1 commit intoJonyEpsilon:masterfrom
jumarko:master
Open

Add jaxb-api as a dependency since it's not available by default in Java 9+.#12
jumarko wants to merge 1 commit intoJonyEpsilon:masterfrom
jumarko:master

Conversation

@jumarko
Copy link

@jumarko jumarko commented Jul 27, 2018

Without it, lein gorilla fails with following exception:

ojure.lang.Compiler$CompilerException: java.lang.ClassNotFoundException:
javax.xml.bind.DatatypeConverter, compiling:(org/httpkit/server.clj:1:1)
 at clojure.lang.Compiler.load (Compiler.java:7391)

…ava 9+.

Without it, `lein gorilla` fails with following exception:
```
ojure.lang.Compiler$CompilerException: java.lang.ClassNotFoundException:
javax.xml.bind.DatatypeConverter, compiling:(org/httpkit/server.clj:1:1)
 at clojure.lang.Compiler.load (Compiler.java:7391)
```
@peter-lyons-kehl
Copy link

Dear Juraj @jumarko,

Thank you for this. Also for your answer at https://stackoverflow.com/questions/51466464/clojure-gorilla-repl-and-jvm-10-exception.

@jumarko
Copy link
Author

jumarko commented Sep 4, 2018

@JonyEpsilon could you please check this one and let me know if there's anything that needs to be resolved?

@jumarko
Copy link
Author

jumarko commented Sep 6, 2020

Could you merge this one?

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.

2 participants