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 136269

Summary: Check Package-Dependencies when installing new plugins
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker CC: jglick, olangr, pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 135512    
Attachments: proposed patch

Description Jiri Rechtacek 2008-06-02 14:41:28 UTC
Autoupdate Services doesn't check OpenIDE-Module-Package-Dependencies when installing plugins. Autoupdate should care
about such Package-Dependencies in same way as module-module dependencies.
Comment 1 Jesse Glick 2008-06-02 18:17:41 UTC
I would rather suggest to deprecate OIDE-M-Package-Dependencies. It was always a tag of last resort. If we fix modules
to bundle the libraries they need, we should not have to use it again.
Comment 2 Jiri Rechtacek 2008-06-06 18:51:28 UTC
Created attachment 62494 [details]
proposed patch
Comment 3 Jiri Rechtacek 2008-06-06 18:58:12 UTC
Jesse, my proposed patch contains making a one method public in the currently friend contract AU->bootstrap. Jarda has
confirmed that will not be a subject of API review. Do you agree? Thanks
Comment 4 Jiri Rechtacek 2008-06-09 12:40:27 UTC
fixed in a4486ee05e5c