You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/11 08:40:02 UTC

[GitHub] [incubator-mxnet] clouds56 opened a new issue #16438: Prebuilt scala package for 2.12

clouds56 opened a new issue #16438: Prebuilt scala package for 2.12
URL: https://github.com/apache/incubator-mxnet/issues/16438
 
 
   ## Description
   I found there's prebuilt jar for scala 2.11, now 2.12 is popular and 2.13 has come out. I think it is a good time to provide prebuilt package for scala 2.12 (or even make it the default one).
   I tried to built it myself, but I have to keep multiple java version, since the tool required for build `javah` is removed in jdk 10 (I'm using jdk 12).
   
   ## Environment info (Required)
   
   For Scala user, please provide:
   1. Java version: (`java -version`) 12.0.2+10
   2. Maven version: (`mvn -version`) 3.6.1
   3. Scala runtime if applicable: (`scala -version`) 2.12.8
   
   ## Build info (Required if built from source)
   
   Compiler (gcc/clang/mingw/visual studio): clang 8.0.1
   
   MXNet commit hash: 15ea40d9bf7da3c4618ca45a6d023d9b0fb1c295

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


With regards,
Apache Git Services