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

Summary: Branding and AutoUpdate
Product: apisupport Reporter: kiyut <kiyut>
Component: HarnessAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.