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 165844

Summary: Installer should allow and handle unsatisfied dependencies in a better way
Product: installer Reporter: dlipin <dlipin>
Component: NBIAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description dlipin 2009-05-22 17:44:28 UTC
The main usecase is the following:
1) there are 2 products - A and B, and product B which product A.
2) create bundle with only product B (now it is not possible). The requirement dependency should be resolved (and 
handled) in the runtime when the installer starts.

In other worlds, in create-bundle mode unsatisfied "requirement" dependency should be allowed and the such bundles 
should be created correctly.
Comment 1 Jiri Rechtacek 2012-10-07 13:05:54 UTC
Assigned to new owner.