abstractdog commented on code in PR #465:
URL: https://github.com/apache/tez/pull/465#discussion_r2958638972
##########
BUILDING.txt:
##########
@@ -40,7 +40,7 @@ Maven build goals:
* Run checkstyle : mvn compile checkstyle:checkstyle
* Install JAR in M2 cache : mvn install
* Deploy JAR to Maven repo : mvn deploy
- * Run clover : mvn test -Pclover
[-Dclover.license=${user.home}/clover.license]
+ * Run jacoco : mvn test -Pjacoco
Review Comment:
I would appreciate a quick help here about where to find the jacoco report,
othen than that, this looks good
--
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]