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/30 18:09:52 UTC

[GitHub] [iceberg] kbendick commented on pull request #5162: [BUILD] Add Build Attributes to Generated Manifests for Jar Output

kbendick commented on PR #5162:
URL: https://github.com/apache/iceberg/pull/5162#issuecomment-1171526929

   Example of what gets added using a `displayManifest` script I added.
   
   ```
   $ ./displayManifest.groovy hive3-orc-bundle/build/libs/iceberg-hive3-orc-bundle-0.14.0-SNAPSHOT.jar
   Build-SHA: 08d58f514ddfb2a5ccfb1667440e7c17889e71d2
   Implementation-Title: iceberg-hive3-orc-bundle
   Implementation-Version: 0.14.0-SNAPSHOT
   Build-Timestamp: 2022-06-29T22:38:55.132Z
   Build-OS: Mac OS X aarch64 12.2.1
   Build-JDK: 1.8.0_332 (Amazon.com Inc. 25.332-b08)
   Manifest-Version: 1.0
   ```


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