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 99712 - Properties for bundle creation should be stored not in the wizard action but in the separate file
Summary: Properties for bundle creation should be stored not in the wizard action but ...
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 17:31 UTC by dlipin
Modified: 2014-02-10 14:15 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dlipin 2007-04-02 17:31:42 UTC
For now native launcher properties that are used for creating bundles are 
stored in the CreateNativeLauncher action. This should be avoided for the 
bundle independency of the specific wizard action.
So, the following should be done:
1) The new xml schema should be created. This schema should describe how to set 
all the information required for installer/bundles/uninstallers creation.
2) CreateNativeLauncher should take into account the .xml files of desired 
schema and not use the "hard-coded" values as it is now
3) Uninstallers and Bundle Generations procedures should use the .xml files as 
the input information
Comment 1 dlipin 2007-07-06 08:44:29 UTC
Looks like more a task than a defect..
Comment 2 Jiri Rechtacek 2012-10-07 12:58:44 UTC
Assigned to new owner.