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 169708 - ${buildnum} unset if -Dbuildnumber given
Summary: ${buildnum} unset if -Dbuildnumber given
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2009-08-03 09:16 UTC by Tomas Mysik
Modified: 2009-08-04 05:46 UTC (History)
1 user (show)

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 Tomas Mysik 2009-08-03 09:16:00 UTC
The file names for dev builds on Hudson are broken:
All php builds get ${buildnum} in their filename [1].

[1] http://bertram.netbeans.org/hudson/job/PHP-build/
Comment 1 Jesse Glick 2009-08-03 16:09:39 UTC
core-main #9b2fff8495e5
Comment 2 Jesse Glick 2009-08-03 21:00:24 UTC
Could be transplanted to release68_m1, though the workaround is trivial: define buildnum when defining buildnumber.
Comment 3 Quality Engineering 2009-08-04 05:46:41 UTC
Integrated into 'main-golden', will be available in build *200908040201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9b2fff8495e5
User: Jesse Glick <jglick@netbeans.org>
Log: #169708: make sure ${buildnum} is defined (fix after 5d7bd4ad03df).