[patch] Fix ant build to honor fcs MILESTONE setting

Mark Wielaard mark at klomp.org
Sat Nov 8 20:42:41 UTC 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-ant-fcs-version.patch
Type: text/x-patch
Size: 277 bytes
Desc: 
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20081108/c4ed9267/fix-ant-fcs-version.patch>


More information about the build-dev mailing list