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


##########
pom.xml:
##########
@@ -1012,6 +1012,12 @@
               <artifactId>spotbugs</artifactId>
               <version>${spotbugs.version}</version>
             </dependency>
+            <!-- Upgraded plexus-velocity is required by spotbugs since 
TEZ-4669 -->
+            <dependency>
+              <groupId>org.codehaus.plexus</groupId>
+              <artifactId>plexus-velocity</artifactId>
+              <version>2.3.0</version>

Review Comment:
   ack, it won't hurt :) 
   please see 
https://github.com/apache/tez/pull/457/changes/bef90557f5eabf8c0b90eb4b004326950265f47a
   assuming your approval holds with this change, I'm waiting for precommit 
tests



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