You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/03/07 07:34:27 UTC

[GitHub] [drill] sohami commented on a change in pull request #1682: DRILL-7081: Upgrade GlassFish Jersey and Javax Servlet dependecies

sohami commented on a change in pull request #1682:  DRILL-7081: Upgrade GlassFish Jersey and Javax Servlet dependecies 
URL: https://github.com/apache/drill/pull/1682#discussion_r263264587
 
 

 ##########
 File path: exec/jdbc-all/pom.xml
 ##########
 @@ -576,7 +576,7 @@
                           This is likely due to you adding new dependencies to a java-exec and not updating the excludes in this module. This is important as it minimizes the size of the dependency of Drill application users.
 
                         </message>
-                        <maxsize>37500000</maxsize>
+                        <maxsize>38600000</maxsize>
 
 Review comment:
   are these due to both `jetty` and `jersey` dependencies being pulled in ? We should run mvn dependency:tree command with and without the PR to see.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services