You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/01/03 00:32:39 UTC

[jira] [Commented] (MSHARED-296) Improve header of pom.properties

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

Hudson commented on MSHARED-296:
--------------------------------

SUCCESS: Integrated in maven-shared #847 (See [https://builds.apache.org/job/maven-shared/847/])
[MSHARED-296] Improve header of pom.properties

Aligned the header name in pom.properties to the one in MANIFEST.MF (michaelo: [http://svn.apache.org/viewvc/?view=rev&rev=1722680])
* maven-archiver/src/main/java/org/apache/maven/archiver/ManifestConfiguration.java
* maven-archiver/src/main/java/org/apache/maven/archiver/MavenArchiver.java
* maven-archiver/src/main/java/org/apache/maven/archiver/PomPropertiesUtil.java
* maven-archiver/src/site/apt/examples/manifestEntries.apt
* maven-archiver/src/site/apt/examples/manifestFile.apt
* maven-archiver/src/site/xdoc/index.xml.vm


> Improve header of pom.properties
> --------------------------------
>
>                 Key: MSHARED-296
>                 URL: https://issues.apache.org/jira/browse/MSHARED-296
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-archiver
>    Affects Versions: maven-archiver-2.5
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: maven-archiver-3.0.1
>
>
> The header of the {{pom.properties}} file now looks something like this:
> {noformat}
> #Generated by Maven
> #Fri Oct 04 17:12:02 CEST 2013
> {noformat}
> According to the name convention it should be at least {{Apache Maven}}
> And the license should be included as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)