[rfc][icedtea-web] Minor addition to html-gen.sh
Andrew Azores
aazores at redhat.com
Mon Dec 23 09:50:59 PST 2013
Hi,
ChangeLog:
* html-gen.sh: Added hyperlinks for revisions in generated ChangeLog
This patch adds revision hyperlinks to the generated ChangeLog html used for javaws -about. The revisions should match up with the ChangeLog entry they're placed next to so long as the ChangeLog is properly kept in sync with the actual hg history. The script just assumes that the last 10 entries in hg log correspond 1:1 to the last 10 entries in the plain ChangeLog file. The script also uses the remote URL of the current repo to figure out where to link revisions, so it should still work and link to the correct revisions once the script is branched out of hg/icedtea-web and into hg/release/icedtea-web-1.5, for example.
Thanks,
Andrew A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: html-gen-revisions.patch
Type: text/x-patch
Size: 1684 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131223/b46044bd/html-gen-revisions.patch
More information about the distro-pkg-dev
mailing list