zachgk commented on issue #14348: [WIP][MXNET-1302,MXNET-1331] Backport fix to v1.3.x branch URL: https://github.com/apache/incubator-mxnet/pull/14348#issuecomment-480983165 @gordon1992, it might be easier to test this locally. What you need to do is: 1. Build Engine following https://mxnet.incubator.apache.org/versions/master/install/scala_setup.html 2. Run `mvn install` from the scala-package folder to build Scala and load it into your maven cache 3. Install the clojure tool following https://github.com/technomancy/leiningen/wiki/Packaging 4. Run `lein test` from the contrib/clojure-package folder to run the Clojure tests (pulling the Scala jars from your cache).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
