dongjoon-hyun commented on code in PR #5592:
URL: https://github.com/apache/hadoop/pull/5592#discussion_r1218961557
##########
hadoop-project-dist/pom.xml:
##########
@@ -106,7 +106,7 @@
<source>${maven.compile.source}</source>
<charset>${maven.compile.encoding}</charset>
<reportOutputDirectory>${project.build.directory}/site</reportOutputDirectory>
- <destDir>${project.build.directory}/api</destDir>
+ <outputDirectory>${project.build.directory}/api</outputDirectory>
Review Comment:
Shall we skip this line simply? I can revert two changes of this file to the
original code.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]