Skip to content

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

Open
jumarko wants to merge 1 commit into
JonyEpsilon: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 into
JonyEpsilon:masterfrom
jumarko:master

Conversation

@jumarko

@jumarko jumarko commented Jul 27, 2018

Copy link
Copy Markdown

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
Copy Markdown

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

jumarko commented Sep 4, 2018

Copy link
Copy Markdown
Author

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

@jumarko

jumarko commented Sep 6, 2020

Copy link
Copy Markdown
Author

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