shigarg1 commented on code in PR #17156:
URL: https://github.com/apache/druid/pull/17156#discussion_r1774939506


##########
extensions-contrib/aliyun-oss-extensions/pom.xml:
##########
@@ -100,11 +100,6 @@
             <artifactId>jsr305</artifactId>
             <scope>provided</scope>
         </dependency>
-        <dependency>
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
-            <scope>provided</scope>

Review Comment:
   I build the package with -Pdist. I checked for commons-lang jar in the 
distribution
   I can only find 2 instances
   
   ➜  apache-druid-32.0.0-SNAPSHOT git:(commons-lang3) find . -name 
"commons-lang-*.jar"
   ./extensions/druid-ranger-security/commons-lang-2.6.jar
   ./lib/commons-lang-2.4.jar
   



-- 
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: commits-unsubscr...@druid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to