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 106183 - Branding and AutoUpdate
Summary: Branding and AutoUpdate
Status: RESOLVED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-09 06:52 UTC by kiyut
Modified: 2012-07-11 20:43 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kiyut 2007-06-09 06:52:12 UTC
Hi,

Is it possible to have branding become part of the module instead of currently
part of  the startup, so auto update could update the branding eg: splash
screen, version, etc.

The reason for this request is for easily updating the branding eg: splash,
version info, etc by using nbm update either (local / autoupdate). Currently NBM
only able to update module not startup.
Comment 1 kiyut 2007-06-09 06:53:19 UTC
sorry change issue type from defect to enhancement
Comment 2 Jesse Glick 2007-06-09 20:51:52 UTC
It is certainly possible, though the suite project type does not currently set
things up this way out of the box.
Comment 4 Jesse Glick 2010-11-04 00:00:44 UTC
Already done this way in Maven builds, just not in the Ant harness.
Comment 5 Jaroslav Tulach 2012-07-11 20:43:50 UTC
I have no plans to work on this. People who need such functionality may use Maven to achieve that easily.