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 140521 - Tests failed in production build
Summary: Tests failed in production build
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL: http://hlemyzd-2.czech:8080/hudson/jo...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-07-17 13:53 UTC by Ivan Sidorkin
Modified: 2008-07-23 14:29 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-07-17 13:53:42 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 Toolbars/Build:
{org.netbeans.modules.projectui=Build, org.netbeans.modules.projectui.buildmenu/1=java.io.FileNotFoundException:
jar:file:/space/NB-IDE/main/nbbuild/netbeans/ide9/modules/org-netbeans-modules-projectui-buildmenu.jar!/org/netbeans/modules/project/ui/Bundle.properties}
Comment 1 Milos Kleint 2008-07-17 13:56:15 UTC
http://hg.netbeans.org/main/rev/a20c8259d4d8
Comment 2 Ivan Sidorkin 2008-07-23 14:29:58 UTC
verified