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 2020/07/09 16:57:52 UTC

[GitHub] [iceberg] rdblue commented on pull request #1180: Remove the dependencies.lock from git and make them re-generated when building project

rdblue commented on pull request #1180:
URL: https://github.com/apache/iceberg/pull/1180#issuecomment-656240658


   I agree with doing this. Locking is really helpful when building a final app so you can ensure tests run with the same classpath that will be used in production. For a library like this, it makes far less sense. Huge lock files and confusing behavior when updating versions is not worth it.
   
   Before merging, I think we should remove the dependency lock plugin as well.


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



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