Forest Extension - Not to be found?
Kelly O'Hair
kelly.ohair at oracle.com
Fri Jul 1 19:25:43 UTC 2011
On Jul 1, 2011, at 12:10 PM, Uncle George wrote:
> on page:
>
>> http://openjdk.java.net/guide/repositories.html#clone
>
> one is given the request to find forest extensions.
>
>> After installing Mercurial, acquire and install the Forest Extension available at
>>
>> http://www.selenic.com/mercurial/wiki/index.cgi/ForestExtension.
>
> The source seems to not exist.
>
> any other places to locate?
>
https://bitbucket.org/pmezard/hgforest-crew/overview/
But note that this will not work with older Mercurials versions, not exactly sure what
versions of Mercurial work with what versions of the Forest Extension.
See http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-builds.html#hg
The Forest Extension has been problematic and we are moving away from it.
You can completely avoid the Forest Extension by doing:
hg clone http://hg.openjdk.java.net/jdk7/jdk7 YourOpenJDK
cd YourOpenJDK
sh ./get_source.sh
-kto
More information about the discuss
mailing list