One more version (milestone) tweak
Mark Wielaard
mark at klomp.org
Sat Nov 8 12:32:14 PST 2008
Hi,
The openjdk build supports setting the MILESTONE to the magic string fcs
to get more sane version release strings. Doing that means we need less
magic to support our own version release strings. This means one less
patch to hardcode the string. We still do need a tweak to the ant build
files that don't handle it yet. I'll push that upstream.
2008-11-08 Mark Wielaard <mark at klomp.org>
* Makefile.am (ICEDTEA_ENV): Set MILESTONE to fcs.
* patches/icedtea-version.patch: Remove special casing of
MILESTONE in hotspot build, add special casing of milestone in
langtools build.
Now also all tools will have a sane version release string. As a bonus
this also solves the last make check-langtools FAIL turn into a PASS.
This should also help with any scripts that are picky about the precise
version/release/number in the output of the java* -version tools.
Committed,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: version-milestone.patch
Type: text/x-patch
Size: 2262 bytes
Desc:
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20081108/2659ca11/version-milestone.patch
More information about the distro-pkg-dev
mailing list