Aggarwal-Raghav commented on code in PR #467:
URL: https://github.com/apache/tez/pull/467#discussion_r2955866086
##########
tez-tests/pom.xml:
##########
@@ -24,10 +24,6 @@
</parent>
<artifactId>tez-tests</artifactId>
- <properties>
- <test.log.dir>${project.build.directory}/logs</test.log.dir>
Review Comment:
removed <test.log.dir> property from child pom's . The ant plugin in child
pom is still using it but the appropriate value is propagated from parent pom
to child pom.
--
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]