magic-sheet icon indicating copy to clipboard operation
magic-sheet copied to clipboard

"clj -Auberjar" step fails on java 9

Open usametov opened this issue 7 years ago • 1 comments

Hi, I am trying to make uberjar. I am getting error message: Exception in thread "main" Syntax error compiling at (mach/pack/alpha/impl/elodin.clj:12:3). Cause: javax.xml.bind.DatatypeConverter

I know this is "java 9" issue. I probably need to edit deps.edn to add java.xml.bind module. do you have a fix for that? thanks in advance

usametov avatar Dec 12 '18 04:12 usametov

Hi @usametov, sorry not using java 9 now. Will try it when I find some time.

jpmonettas avatar Dec 12 '18 14:12 jpmonettas