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 56759 - No status annotation for data objects with multiple files
Summary: No status annotation for data objects with multiple files
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-03-21 18:09 UTC by Martin Entlicher
Modified: 2005-03-22 10:44 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 Martin Entlicher 2005-03-21 18:09:42 UTC
This is actually a regression. There is not implemented annotation of data
objects that have more then one file.
Comment 1 Martin Entlicher 2005-03-22 10:44:10 UTC
Fixed in trunk:

/cvs/vcscore/src/org/netbeans/modules/vcscore/VcsFileSystem.java,v  <-- 
VcsFileSystem.java
new revision: 1.320; previous revision: 1.319

/cvs/vcscore/src/org/netbeans/modules/vcscore/caching/StatusFormat.java,v  <-- 
StatusFormat.java
new revision: 1.11; previous revision: 1.10