zachgk commented on a change in pull request #13807: [MXNET-1180] Java Image API
URL: https://github.com/apache/incubator-mxnet/pull/13807#discussion_r248811607
##########
File path: scala-package/examples/pom.xml
##########
@@ -15,6 +15,7 @@
<properties>
<skipTests>true</skipTests>
+ <skipJavaTests>${skipTests}</skipJavaTests>
Review comment:
What is this for? I don't think it is valid in maven to set one property
based on another property and it is just set to false in modules which have
java tests to run
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services