jiayuasu commented on pull request #562:
URL: https://github.com/apache/incubator-sedona/pull/562#issuecomment-1030229216


   @Kimahriman Hi Adam, I received reports from several users.
   
   This PR introduces a dependency [Scala Collection 
Compat](https://mvnrepository.com/artifact/org.scala-lang.modules/scala-collection-compat)
 in the main POM.xml. 
   
   The entire 
[scala-library](https://mvnrepository.com/artifact/org.scala-lang/scala-library)
 is the compile dependency of  Scala Collection Compat. As a result, Scala 
library is packaged in all Sedona releases.
   
   This leads to (1) big Sedona jars (2) potential version conflict. Can we 
exclude Scala library from Scala Collection Compat?


-- 
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: dev-unsubscr...@sedona.apache.org

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


Reply via email to