lanking520 commented on a change in pull request #13995: [MXNET-1287][WIP]
Scala compiler warnings
URL: https://github.com/apache/incubator-mxnet/pull/13995#discussion_r251551300
##########
File path: scala-package/assembly/src/main/assembly/javadoc.xml
##########
@@ -9,7 +9,7 @@
<fileSets>
<fileSet>
<directory>${rootdir}/core/target/site/scaladocs</directory>
- <outputDirectory>/</outputDirectory>
+ <outputDirectory>.</outputDirectory>
Review comment:
How will this provide better result?
----------------------------------------------------------------
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