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/01/10 00:31:07 UTC

[GitHub] zachgk commented on a change in pull request #13794: [MXNET-1263] Unit Tests for Java Predictor and Object Detector APIs

zachgk commented on a change in pull request #13794: [MXNET-1263] Unit Tests for Java Predictor and Object Detector APIs
URL: https://github.com/apache/incubator-mxnet/pull/13794#discussion_r246600441
 
 

 ##########
 File path: scala-package/core/pom.xml
 ##########
 @@ -13,6 +13,10 @@
   <artifactId>mxnet-core</artifactId>
   <name>MXNet Scala Package - Core</name>
 
+  <properties>
+    <skipTests>false</skipTests>
 
 Review comment:
   I think the skipTests property is already used to refer to skipping the scala integrationtests. Maybe rename this to runsJavaTests or 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:
users@infra.apache.org


With regards,
Apache Git Services