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 143805

Summary: Limited number of "verifiable" versions of NetBeans
Product: updatecenters Reporter: Jiri Kovalsky <jkovalsky>
Component: PluginportalAssignee: Maksim Khramov <mkhramov>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Kovalsky 2008-08-13 19:47:05 UTC
Currently plugin owners can request verifications for all NetBeans versions (6.0, 6.1 and 6.5). Theoretically, after
couple of years the team of Verifiers would need to have installed many NetBeans versions although majority of people
use don't use the old releases. Thus I am proposing to support only limited number of released NetBeans versions (e.g.
2) and don't offer the rest for verifications. The UI for managing NetBeans versions could look like this:

New version: [      ] [Add]

Version       Verifiable           Action
============================================
  6.0            [ ]              [Delete]
  6.1            [x]              [Delete]
  6.5            [x]              [Delete]

There would be module catalogs for all versions but the ones for not verifiable versions would only be static.
Comment 1 Jiri Kovalsky 2008-08-14 10:19:36 UTC
One additional comment: it should be still possible to remove verifications from ALL NetBeans versions and not only the
verifiable ones!
Comment 2 Maksim Khramov 2008-12-24 08:48:03 UTC
Implemented