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 147649

Summary: C/V test failed. Some files are unreadable.
Product: apisupport Reporter: Ivan Sidorkin <ivansidorkin>
Component: TemplatesAssignee: Max Sauer <msauer>
Status: VERIFIED FIXED    
Severity: blocker Keywords: TEST
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/trunk/3798/testReport/org.netbeans.core.projects/ValidateLayerConsistencyTest/testContentCanBeRead/
Issue Type: DEFECT Exception Reporter:

Description Ivan Sidorkin 2008-09-18 19:45:57 UTC
junit.framework.AssertionFailedError: Some files are unreadable
File MultiFileObject@2d895[Templates/NetBeansModuleDevelopment-files/template_mypluginAdvancedOption.java] cannot be
read: java.io.FileNotFoundException: java.io.FileNotFoundException:
jar:file:/hudson/workdir/jobs/trunk/workspace/nbbuild/netbeans/apisupport1/modules/org-netbeans-modules-apisupport-project.jar!/org/netbeans/modules/apisupport/project/ui/wizard/options/template_mypluginAdvancedOption
File MultiFileObject@448e3f[Templates/NetBeansModuleDevelopment-files/template_mypluginOptionsCategory.java] cannot be
read: java.io.FileNotFoundException: java.io.FileNotFoundException:
jar:file:/hudson/workdir/jobs/trunk/workspace/nbbuild/netbeans/apisupport1/modules/org-netbeans-modules-apisupport-project.jar!/org/netbeans/modules/apisupport/project/ui/wizard/options/template_mypluginOptionsCategory
Comment 1 Max Sauer 2008-09-19 08:35:39 UTC
Fixed. I'm sorry for any inconvenience.
---
http://hg.netbeans.org/main/rev/b340b9d9dd56
Comment 2 Quality Engineering 2008-09-19 17:34:21 UTC
Integrated into 'main-golden', will be available in build *200809191401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b340b9d9dd56
User: Max Sauer <msauer@netbeans.org>
Log: #147649: C/V test failed. Some files are unreadable.
Comment 3 Ivan Sidorkin 2008-09-22 10:47:30 UTC
verified