This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 48923 - Scan sources with older timestamps than in a mdrstorage too
Summary: Scan sources with older timestamps than in a mdrstorage too
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 11:25 UTC by ehucka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2004-09-13 11:25:40 UTC
Initial scan of just opened projects should parse
sources with older timestamps than in mdrstorage too.

Example: I have a project in cvs or I made a
backup of a project sources every day. I want to
rollback some changes made in a project. I restore
or checkout a project content outside the IDE.
(Timestamps of files are older than in mdrstorage)
I open a project in IDE and the restored files are
not parsed in initial scan - repository is not actual.

I don't know if it is an enhancement or defect.
Comment 1 Jan Becicka 2004-09-14 10:18:37 UTC
Tomasi, please take a look at it. Thanks
Comment 2 Tomas Hurka 2004-09-14 13:17:07 UTC
Initial scan parses all sources which timestamp differ from one stored in MDR. So I 
don't know what is wrong.
Comment 3 ehucka 2004-09-14 13:42:21 UTC
All sources which is restored from backup outside the IDE (their
timestamps are older than in last IDE reparsing) have not updated
their model in mdrstorage - Find usages doesn't found some fields or
methods which were in backuped version of sources but were removed after.

It seems it reparses only files with newer timestamps than in last
reparsing.
Comment 4 Martin Matula 2004-10-28 15:41:19 UTC
This was fixed some time ago.
Comment 5 ehucka 2005-04-18 10:17:30 UTC
verified
Comment 6 Quality Engineering 2007-09-20 12:07:41 UTC
Reorganization of java component