Apache9 commented on code in PR #5607:
URL: https://github.com/apache/hbase/pull/5607#discussion_r1444008655


##########
hbase-assembly/src/main/assembly/hadoop-three-compat.xml:
##########
@@ -115,6 +115,13 @@
               <exclude>junit:junit</exclude>
               <exclude>org.hamcrest:hamcrest-core</exclude>
               <exclude>org.mockito:mockito-core</exclude>
+              <!-- Exclude transitive dependencies of tomcat-jasper, not 
needed at runtime -->

Review Comment:
   We do not need this for our release binaries? For client I think it is OK 
that we do not need to start a web server, but for hbase we do need to start 
master/rs webs?



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