Remove $Id$ from sources
------------------------

                 Key: MNG-5046
                 URL: http://jira.codehaus.org/browse/MNG-5046
             Project: Maven 2 & 3
          Issue Type: Task
          Components: General
    Affects Versions: 3.0.3
            Reporter: Jesse Glick
            Priority: Minor
         Attachments: no-id.diff

The use of {{$Id$}} in Maven sources causes a checkout of the Git mirror to 
always appear modified to {{org.eclipse.jgit-0.11.3}}, which is an annoyance. 
Since there is no particular reason to use {{@version}} when source artifacts 
are strictly versioned anyway, it would be better to just remove these.

Attaching patch against current Subversion trunk which removes all occurrences 
of {{$Id$}} and one {{$Revision}}. ({{target/generated-sources/modello}} 
contains {{$Revision$ $Date$}} but this should not matter.)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to