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 81815

Summary: [portfolios] java.io.IOException when installed Project Groups
Product: contrib Reporter: Jaromir Uhrik <juhrik>
Component: CodeAssignee: _ tboudreau <tboudreau>
Status: RESOLVED FIXED    
Severity: blocker CC: jglick, jtulach
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception stack attached...

Description Jaromir Uhrik 2006-08-03 15:16:09 UTC
NetBeans IDE Dev (Build 200608021800)
1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-b02
Windows XP version 5.1 running on x86
en_US (nb); Cp1252

1.In main menu select Tools|Update Center 
2.Set proxy properly and push Next to connect to Development Update Center
3.Select Project Groups module and install it.
4.Module is installed and the java.io.IOException appears then in exception
dialog (see attached exception stack)
Comment 1 Jaromir Uhrik 2006-08-03 15:18:15 UTC
Created attachment 32495 [details]
Exception stack attached...
Comment 2 _ tboudreau 2006-08-03 16:23:23 UTC
Looks like the license comment got horribly mangled in the switch to CDDL -
every line of the license had "<!--" prepended to it.

Ah, I see someone beat me to fixing it.  I updated the spec version, so the next
build on autoupdate should work.
Comment 3 Jesse Glick 2006-08-03 17:24:18 UTC
Yes, Yarda's CDDLizer broke a bunch of modules before a critical bug was fixed
in it.
Comment 4 Jaroslav Tulach 2006-08-04 13:21:38 UTC
Yes. Sorry for that.