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 154762 - C/V test vailed. Some modules override their files and do not depend on each other
Summary: C/V test vailed. Some modules override their files and do not depend on each...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-12-05 14:47 UTC by Ivan Sidorkin
Modified: 2009-02-19 20:30 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 Ivan Sidorkin 2008-12-05 14:47:45 UTC
junit.framework.AssertionFailedError: Some modules override their files and do not depend on each other
Some modules conflict on the definition of SystemFileSystem.localizingBundle in Menu/File/Import:
{org.netbeans.modules.cnd.discovery=java.util.MissingResourceException: No such bundle entry Menu/File/Import in
org.netbeans.modules.cnd.discovery.projectimport.Bundle, org.netbeans.modules.projectimport.eclipse.core/1=&Import Project}
Comment 1 Alexander Simon 2008-12-05 15:46:28 UTC
fixed, change set:
http://hg.netbeans.org/main/rev/ae7f8ee864f6
Comment 2 Quality Engineering 2008-12-07 05:29:06 UTC
Integrated into 'main-golden', will be available in build *200812070201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ae7f8ee864f6
User: alexvsimon@netbeans.org
Log: fixed: IZ#154762:C/V test vailed.  Some modules override their files and do not depend on each other
Comment 3 Ivan Sidorkin 2008-12-16 08:31:21 UTC
v