abstractdog commented on code in PR #465:
URL: https://github.com/apache/tez/pull/465#discussion_r2958683386


##########
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:
   ah nevermind, it would break this list, it's fine this way
   we can still add info later to a the apache webpage if we want to advertise 
this in Tez project



-- 
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]

Reply via email to