[ http://jira.codehaus.org/browse/MNG-793?page=comments#action_47628 ]
Mark Hobson commented on MNG-793: --------------------------------- This could be fixed whilst still using Properties.store() by only writing property files if their contents have changed. > 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 > Fix For: 2.0-beta-4 > > > 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]