Bug 39856 - External jar's timestamps should be persisted accross sessions
Summary: External jar's timestamps should be persisted accross sessions
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.1 RC1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-10 06:10 EDT by Jerome Lanneluc CLA
Modified: 2005-05-27 04:27 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2003-07-10 06:10:31 EDT
Build 20030703

The timestamps of external jars should be persisted accross sessions. This 
would allow us to detect if a jar has changed after the workspace was shutdown 
and to reindex the jar.
Comment 1 Philipe Mulet CLA 2004-03-25 05:58:22 EST
Not for 3.0
Comment 2 Philipe Mulet CLA 2005-05-17 05:10:23 EDT
reopening
Comment 3 Jerome Lanneluc CLA 2005-05-17 17:28:47 EDT
Changed JavaModelManager#saving(...) to save the external jar timestamps. And
changed the access to DeltaProcessingState#externalTimestamps to use a lazy
intializer that read the saved timestamps.

Added regression test ExternalJarDeltaTests#testExternalJarChanged4()
Comment 4 David Audel CLA 2005-05-27 04:27:37 EDT
Verified in i20050527-0010