fx19880617 opened a new pull request #5480:
URL: https://github.com/apache/incubator-pinot/pull/5480
## Description
Adding build time and branch into jar manifest
Sample output from:
`pinot-distribution/target/pinot-distribution-0.4.0-SNAPSHOT-shaded.jar:META-INF/MANIFEST.MF`
```
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: xiangfu
Build-Jdk: 1.8.0_232
Specification-Title: Pinot Distribution
Specification-Version: 0.4.0-SNAPSHOT
Specification-Vendor: Apache Software Foundation
Build-Time: 2020-06-02T005003Z
Implementation-Branch: git_plugin
Implementation-Title: pinot-distribution
Implementation-Vendor: Apache Software Foundation
Implementation-Vendor-Id: org.apache.pinot
Implementation-Version: 0.4.0-SNAPSHOT-ed26e8589fe5f91d2876d417aebf235
75010cc76
```
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]