sohami commented on a change in pull request #1681: DRILL-7051: Upgrade jetty
URL: https://github.com/apache/drill/pull/1681#discussion_r268740814
##########
File path: pom.xml
##########
@@ -2553,7 +2548,13 @@
<version>4.0.1</version>
<scope>provided</scope>
</dependency>
- <!--/Javax Servlet dependecies-->
+
+ <dependency>
+ <groupId>javax.ws.rs</groupId>
+ <artifactId>javax.ws.rs-api</artifactId>
Review comment:
why we need this and other Javax Servlet dependencies ?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services