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-plugins  
    Versions: 2.0-beta-1    
 Reporter: Mark Hobson


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