Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MSHARED-787] Add optional buildEnvironment information to the manifest #3

Merged
merged 1 commit into from
Feb 1, 2019

Conversation

michael-o
Copy link
Member

No description provided.

Copy link

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

Awesome.
I left one comment, please take a look

@@ -615,6 +620,9 @@ public void createArchive( MavenSession session, MavenProject project,
Manifest manifest = getManifest( session, workingProject, archiveConfiguration );

// Configure the jar

archiver.setMinimalDefaultManifest( true );

Choose a reason for hiding this comment

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

This change seems unrelated

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for pointing that out. This belongs into another ticket. I will drop this hunk.

Choose a reason for hiding this comment

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

you are welcome !
cheers

@asfgit asfgit merged commit 93f5ba1 into master Feb 1, 2019
@asfgit asfgit deleted the MSHARED-787 branch February 5, 2019 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants