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 113200

Summary: User is asked to review too many licenses when updating NetBeans
Product: platform Reporter: Petr Jiricka <pjiricka>
Component: Plugin ManagerAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker CC: jrechtacek, pbuzek
Priority: P3 Keywords: UI, USABILITY
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2007-08-20 13:56:36 UTC
Steps to reproduce the same as in issue 113193, then:
7. Click Next. Step with licenses is displayed.

The combo box in this dialog displays all low level modules that are not visible anywhere in the Plugins dialog, e.g.
"J2EE DD API". As these are low level implementation artifacts, the user should not be asked to review the licenses for
these fine grained components. Rather, licenses should be shown at a higher level, at least on a
license-per-installable-component basis (or even more coarse grained). The current state is almost as if the user were
asked to read a license for each Java file.

Filing as a usability defect.
Comment 1 Jesse Glick 2007-08-20 16:45:08 UTC
See also issue #101017.
Comment 2 rmatous 2007-08-21 16:45:37 UTC
Behaves randomly, reproducible on netbeans-hudson-trunk-2638-ruby.zip, not reproducible on
netbeans-hudson-trunk-2638-java.zip

Fixed:
/cvs/autoupdate/services/src/org/netbeans/modules/autoupdate/services/KitModuleUpdateUnitImpl.java,v  <--  new revision:
1.3; previous revision: 1.2

/cvs/autoupdate/services/src/org/netbeans/modules/autoupdate/services/UpdateManagerImpl.java,v  <--  new revision: 1.13;
previous revision: 1.12