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 214015 - Branding token not updated in conf file when building zip distribution
Summary: Branding token not updated in conf file when building zip distribution
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 04:14 UTC by gwaldon
Modified: 2012-06-12 16:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gwaldon 2012-06-12 04:14:44 UTC
Wasn't this working before 7.1.2?
Comment 1 Jesse Glick 2012-06-12 16:44:19 UTC
Dev build, JDK 7, Ubuntu. File > New Project, NetBeans Modules > NetBeans Platform Application. Package as > ZIP Distribution. Files > (name) > dist > (name).zip > (name) > etc > (name).conf has

default_options="--branding (name) -J-Xms24m -J-Xmx64m"

as expected. If you see something else, please provide complete steps to reproduce from scratch.