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


##########
pom.xml:
##########
@@ -1531,21 +1530,30 @@
       </dependency>
       <dependency>
         <!--This lib has JspC in it. Needed precompiling jsps in hbase-rest, 
etc.-->
-        <groupId>org.glassfish.web</groupId>
-        <artifactId>javax.servlet.jsp</artifactId>
-        <version>${glassfish.jsp.version}</version>
+        <groupId>org.apache.tomcat</groupId>

Review Comment:
   @NihalJain  can you please check whether tomcat-embed-jasper  alone is 
enough which can have sufficient classes required instead of 3 jars.



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