gigasquid edited a comment on issue #14131: Website build is failing in CI in Clojure steps. URL: https://github.com/apache/incubator-mxnet/issues/14131#issuecomment-462784235 I just quickly looked into it, but it seems like the release of leiningen 2.9.0 broke the "codox" generation tool. I think the immediate fix is to disable the clojure doc generation to get ci passing again and unblock builds. The proper fix will be to pin the version of leinengen to a known version so it doesn't get the latest by default and unknowingly break something
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
