[ 
https://issues.apache.org/jira/browse/MSHARED-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748067#comment-16748067
 ] 

Michael Osipov commented on MSHARED-787:
----------------------------------------

I think that many people won't care for the additional file. They be fine with 
the info in the manifest. If they don' need it at all, they won't turn it on. I 
believe that {{java.version}} is a better value than 
{{java.specification.version}} because the source is tested also. It can happen 
that code fals on 1.8.120, but work on 1.8.202 because of a fix.

> Add optional buildEnvironment information to the manifest
> ---------------------------------------------------------
>
>                 Key: MSHARED-787
>                 URL: https://issues.apache.org/jira/browse/MSHARED-787
>             Project: Maven Shared Components
>          Issue Type: New Feature
>          Components: maven-archiver
>    Affects Versions: maven-archiver-3.3.0
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: maven-archiver-3.3.1
>
>
> People are demanding to have more control about the build information 
> (MSHARED-362). We should add the following to control this: 
> {{<addBuildEnvironmentEntries}} /> which is by default disabled. It will 
> contain the folling properties (akin to {{mvn- v}}):
> {noformat}
> Created-By: Apache Maven ${maven.version}
> Build-Jdk: ${java.version} (${java.vm.vendor})
> Build-Os:  ${os.name} (${os.version}; (${os.arch}){noformat}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to