[ http://jira.codehaus.org/browse/MNG-793?page=all ]

allan ramirez updated MNG-793:
------------------------------

    Attachment: MNG-793-maven-eclipse-plugin.patch

Attached patch checks if the file has changed, restricting it to recreate with 
different timestamp.

> eclipse:eclipse writes timestamp to .settings file
> --------------------------------------------------
>
>          Key: MNG-793
>          URL: http://jira.codehaus.org/browse/MNG-793
>      Project: Maven 2
>         Type: Bug
>   Components: maven-eclipse-plugin
>     Versions: 2.0-beta-1
>     Reporter: Mark Hobson
>     Assignee: allan ramirez
>      Fix For: 2.0-beta-4
>  Attachments: MNG-793-maven-eclipse-plugin.patch
>
> Original Estimate: 3 hours
>         Remaining: 3 hours
>
> EclipseWriter uses Properties.store() to write the .settings file - this 
> always writes the current date as a comment in the first line of the file.  
> This is annoying since every m2 eclipse:eclipse will result in uncommitted 
> changes, i.e. diffs like:
> -#Fri Aug 26 15:25:40 BST 2005
> +#Fri Aug 26 15:30:17 BST 2005

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to