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 211675 - Up to date check sometimes does not proceess source roots.
Summary: Up to date check sometimes does not proceess source roots.
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 07:38 UTC by Tomas Zezula
Modified: 2012-04-26 10:32 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 Tomas Zezula 2012-04-25 07:38:00 UTC
Under some timing the up to date check does not process sources. It just does collect project dependencies and up to date check of binaries. It seems as a visibility race.
Comment 1 Tomas Zezula 2012-04-25 09:56:18 UTC
Fixed jet-main 7f8bd5bd3e30
Comment 2 Quality Engineering 2012-04-26 10:32:01 UTC
Integrated into 'main-golden', will be available in build *201204260400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7f8bd5bd3e30
User: Tomas Zezula <tzezula@netbeans.org>
Log: #211675:Up to date check sometimes does not proceess source roots.