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

Summary: C/V test vailed. Some modules override their files and do not depend on each other
Product: cnd Reporter: Ivan Sidorkin <ivansidorkin>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: VERIFIED FIXED    
Severity: blocker Keywords: TEST
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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