Fix for issue #2280; adds EmittedArtifact.getLastModified() which is used to set the mtime on files written to disk by the compiler.

The default implementation in the EmittedArtifact base class is concrete to avoid breaking changes and always returns the current time, which is consistent with the previous behavior.

Patch by: bobv
Review by: me


git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.6@4250 8db76d5a-ed1c-0410-87a9-c151d255dfc7
5 files changed