Open glittershark opened 6 years ago
I am getting the following:
Error printing return value (XMLStreamException) at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl/next (XMLStreamReaderImpl.java:599).
ParseError at [row,col]:[269,8]
Message: Stream closed
...
There is fix by DeLaGuardo: https://github.com/DeLaGuardo/cambada/commit/a1645af605094c3ab823d4c58c36a943eca434dd
Here is also a palliative fix: https://github.com/mikeananev/cambada/commit/daf3c15668d0c03efeb622edf128a00d9e5a1923#diff-270e542a3a7e01fc9307ad89f0e577d999d2e46e4481004f86b4644800171fa3R196 So #21 is not reproduced in [cambada "1.0.7"] at clojars
I'm getting the following stacktrace when I attempt to build an uberjar: