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 - C/V test failed. Some files are unreadable.
Summary: C/V test failed. Some files are unreadable.
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Max Sauer
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-09-18 19:45 UTC by Ivan Sidorkin
Modified: 2008-09-22 10:47 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-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