Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Add build number and version to jar#39

Merged
osklyarenko merged 2 commits into
verygoodsecurity:vgs-editionfrom
yuriyshafranyuk1:shkaff/ch75/embed-versioning-into-vgs-littleproxy-binary
Jan 10, 2018
Merged

Add build number and version to jar#39
osklyarenko merged 2 commits into
verygoodsecurity:vgs-editionfrom
yuriyshafranyuk1:shkaff/ch75/embed-versioning-into-vgs-littleproxy-binary

Conversation

@yuriyshafranyuk1
Copy link
Copy Markdown
Collaborator

Added maven plugins that add additional info to jar manifest. It includes git revision and version number.

Comment thread pom.xml
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<VGS-LittleProxy-Revision>${buildNumber}</VGS-LittleProxy-Revision>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@osklyarenko
Copy link
Copy Markdown

[ch75]

@osklyarenko osklyarenko merged commit 1d94b43 into verygoodsecurity:vgs-edition Jan 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants