tklein23 commented on a change in pull request #15361: [WIP] Exclude external 
dependencies from MXNet JAR.
URL: https://github.com/apache/incubator-mxnet/pull/15361#discussion_r298934509
 
 

 ##########
 File path: contrib/clojure-package/project.clj
 ##########
 @@ -36,8 +36,8 @@
                  [org.apache.logging.log4j/log4j-api "2.8.1"]
                  [org.slf4j/slf4j-log4j12 "1.7.25" :exclusions 
[org.slf4j/slf4j-api]]]
 
-                 [org.scala-lang/scala-library/"2.11.8"]
-                 [org.scala-lang/scala-reflect/"2.11.8"]
+                 [org.scala-lang/scala-library "2.11.8"]
+                 [org.scala-lang/scala-reflect "2.11.8"]
 
 Review comment:
   My bad.  This happens when patching files you don't understand.  Thanks 
@gigasquid 

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

Reply via email to