zachgk commented on issue #13468: Running the mxnet scala jar in the 
interpreter throws an error
URL: 
https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-461228616
 
 
   @larroy What I see the most is that they will release different artifacts 
for each supported Scala version and append _scalaVersion to the artifact name 
(see https://mvnrepository.com/artifact/org.scalacheck/scalacheck or 
https://search.maven.org/search?q=g:org.scalatest for an example).
   
   We do need to take a look at our Scala versions. We currently publish 2.11.8 
when we really should be producing both 2.11.12 and 2.12.8. We also publish an 
artifact that does not indicate the scala version: 
org.apache.mxnet:mxnet-full_2.11-linux-x86_64-gpu (it indicates the os instead 
and we have linux-cpu, linux-gpu, and osx).
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to