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 - Limited number of "verifiable" versions of NetBeans
Summary: Limited number of "verifiable" versions of NetBeans
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: PC All
: P2 blocker with 1 vote (vote)
Assignee: Maksim Khramov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-13 19:47 UTC by Jiri Kovalsky
Modified: 2009-10-03 12:42 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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