IcedTea Moved to git (and GitHub)

Andrew Hughes gnu_andrew at member.fsf.org
Sat Mar 5 01:22:42 UTC 2022


Following the move of OpenJDK 7 [0] and 8 [1] to git & GitHub, we are
in the process of doing the same with IcedTea and its forks of the
OpenJDK trees.

IcedTea's new home for code development is:

https://github.com/icedtea-git/

Currently, this houses the IcedTea OpenJDK 8 fork,
https://github.com/icedtea-git/icedtea8 and IcedTea itself:
https://github.com/icedtea-git/icedtea

Rather than try to repeat the upstream process of converting the
OpenJDK IcedTea forests first to a single Mercurial repository, and
then to a Git repository, we have simply rebased the IcedTea changes
onto a fork of the new upstream OpenJDK git tree. This is also a good
time to review the IcedTea changes, remove any that are no longer
needed and upstream others where possible.

So far, the old IcedTea8 forest for the IcedTea 3.x series has been
converted. IcedTea7 for the IcedTea 2.x series should follow shortly.

The old Mercurial trees are still available, read-only, from:

https://icedtea.wildebeest.org/hg/

Due to issues with the IcedTea server, these do not contain the last
two Mercurial releases from July & October 2021. We'll try and make
these available for reference if possible. No more changes will be
made in the Mercurial repositories.

IcedTea itself is being converted from a series of Mercurial
repositories to one Git repository with appropriately named
branches. Currently, only the 3.0 branch exists, but the others should
follow soon. The transition will be as follows:

hg/icedtea6 -> 1.0
hg/icedtea7 -> 2.0
hg/release/icedtea7-2.6 -> 2.6
hg/release/icedtea6-1.13 -> 1.13
hg/icedtea8 -> 3.0
hg/icedtea9 -> 4.0
hg/icedtea10 -> 5.0
hg/icedtea11 -> 6.0
hg/icedtea12 -> 7.0
hg/icedtea13 -> 8.0
hg/icedtea14 -> 9.0
hg/icedtea15 -> 10.0
hg/icedtea16 -> 11.0
hg/icedtea -> main

Your patience is appreciated in this time of transition.

[0] https://github.com/openjdk/jdk7u
[1] https://github.com/openjdk/jdk8u

Thanks,
-- 
Andrew :)
Pronouns: he / him or they / them
Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20220305/b247d8a8/signature.asc>


More information about the distro-pkg-dev mailing list