|
Quick Lists
|
|
Bug ID:
|
6778493
|
|
Votes
|
0
|
|
Synopsis
|
Fix (langtools) ant build to honor fcs MILESTONE setting
|
|
Category
|
java:build
|
|
Reported Against
|
|
|
Release Fixed
|
7(b42)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
01-DEC-2008
|
|
Description
|
(Description and Suggested Fix submitted by Mark Wielaard mark at klomp.org)
---------------------------
Hi,
The langtools now use a new ant based build Makefile. This new build
does not obey the setting of MILESTONE to the magic string "fcs" like
the rest of the build to get version strings without an -internal build
string marker.
We use this feature in IcedTea to make sure the version strings of all
the tools are correct in releases (we additionally have some tweaks so
the version string can embed the hg tip node number and/or a distro
specific indicator).
Attached is a patch that fixes up the ant build Makefile to do the same
as the original Makefile-classic with respect to the release string when
MILESTONE is set to "fcs".
Cheers,
Mark
Posted Date : 2008-12-01 19:13:09.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
OK
Posted Date : 2008-12-01 19:14:02.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |