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 2022/06/20 14:58:02 UTC

[GitHub] [iceberg] snazy commented on a diff in pull request #5051: Build: Quicker project evaluation + write evaluated project version to `build/`

snazy commented on code in PR #5051:
URL: https://github.com/apache/iceberg/pull/5051#discussion_r901767974


##########
build.gradle:
##########
@@ -60,9 +60,14 @@ dependencyRecommendations {
   propertiesFile file: file('versions.props')
 }
 
+def projectVersion = getProjectVersion()

Review Comment:
   Yea - I'm working on Nessie+Iceberg integration testing. That part needs the Iceberg version published to the local Maven repo.



-- 
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: issues-unsubscribe@iceberg.apache.org

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