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 126610

Summary: Ignored package should ignore also its children.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: ClearCaseAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2008-02-04 13:32:00 UTC
Product Version: NetBeans IDE Dev (Build 080204)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
Userdir: D:\nb-hg\main\nbbuild\user

Steps:
1. Open project under CC control.
2. Create new package and some class in it.
3. Select this new package name and invoke "ClearCase | Ignore" action.

New class in ignored package should be ignored too, but it's new.
Comment 1 Tomas Stupka 2008-02-11 14:50:05 UTC
fixed

10361:2c3ebfa08401
Comment 2 Peter Pis 2008-02-15 13:29:22 UTC
Reoopen. Doesn't work. Child nodes are not ignored if parent is.
Comment 3 Tomas Stupka 2008-02-15 13:39:05 UTC
this issue is fixed.
it's the status refresh which become broken yesterday and the relevant fix wasn't pushed yet ...

Comment 4 Tomas Stupka 2008-02-15 16:04:33 UTC
fixed
Comment 5 Peter Pis 2008-02-22 13:16:19 UTC
Product Version: NetBeans IDE Dev (Build 080222)