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 114538 - Hidden licenses for hidden modules
Summary: Hidden licenses for hidden modules
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-03 16:15 UTC by Jiri Rechtacek
Modified: 2007-09-07 08:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2007-09-03 16:15:09 UTC
An user wants to install a kit module M (/w license LIC1) which depends on 'hidden' library L (w/ license LIC2)
1) locate module M in Available plugins
2) Invoke Install wizard
3) Switch to License agreement page
=> only once license LIC1 for kit module is displayed. Licenses of 'hidden' modules are not displayed.
Comment 1 Jiri Rechtacek 2007-09-04 17:56:22 UTC
Checking in LicenseApprovalPanel.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.java,v 
<--  LicenseApprovalPanel.java
new revision: 1.10; previous revision: 1.9
done
Checking in Bundle.properties;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.15; previous revision: 1.14
done
Checking in LicenseApprovalPanel.form;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.form,v 
<--  LicenseApprovalPanel.form
new revision: 1.5; previous revision: 1.4
done
Comment 2 Jiri Rechtacek 2007-09-05 14:20:51 UTC
Checking in LicenseApprovalPanel.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.java,v 
<--  LicenseApprovalPanel.java
new revision: 1.9.2.1; previous revision: 1.9
done
Checking in Bundle.properties;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.14.2.1; previous revision: 1.14
done
Checking in LicenseApprovalPanel.form;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalPanel.form,v 
<--  LicenseApprovalPanel.form
new revision: 1.4.12.1; previous revision: 1.4
done
Comment 3 Jaromir Uhrik 2007-09-07 08:51:35 UTC
Verified in the following build: NetBeans IDE 6.0 Beta 1 (Build 200709070000)