You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/10 23:22:05 UTC

[GitHub] [incubator-iceberg] rdblue opened a new pull request #275: Fix iceberg-spark-runtime transitive dependencies.

rdblue opened a new pull request #275: Fix iceberg-spark-runtime transitive dependencies.
URL: https://github.com/apache/incubator-iceberg/pull/275
 
 
   This updates the iceberg-spark-runtime Jar to fix dependency leaks.
   
   Now, compileOnly dependencies (and transitive dependencies from compileOnly) are shaded and relocated. Compile dependencies remain declared compile dependencies in the output artifact. The only compile dependencies are slf4j and guava. All other dependencies are shaded.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org