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 109632

Summary: Don't accept plugin without any licence or description
Product: updatecenters Reporter: Jiri Kovalsky <jkovalsky>
Component: PluginportalAssignee: David Botterill <dbotterill>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Kovalsky 2007-07-13 13:07:14 UTC
In order to avoid having a mess of doubtful plugins on the Plugin Portal it is important to implement some basic
validation of the NBM file(s) during their upload to the site. If plugin does not include any licence text, module
description is not available, no author is set or release date, Plugin Portal should not allow user to complete step 2
of the publishing wizard.
Until this enhancement is fixed and deployed we can't turn on Community Contributed Features Update Center in NetBeans
6.0 FCS. See Update Centers concept document for NetBeans 6.0: http://wiki.netbeans.org/wiki/view/NB6UpdateCenters
Comment 1 David Botterill 2008-06-12 16:46:15 UTC
Implemented for verification process.