OpenJDK online guide source repository
Kelly O'Hair
kelly.ohair at oracle.com
Wed Jul 13 09:08:23 PDT 2011
On Jul 12, 2011, at 1:50 PM, Mario Torre wrote:
> Hello!
>
> I would like to amend the "code" of the web guide to OpenJDK to fix
> the chapter that talks about the forest extension (forest is not
> officially supported any longer, and has been replaced by the
> get_sources script).
Unfortunately, it's more than just changing fclone references to get_source.sh
There are also references to fstatus, fupdate, ffetch, fpull, and fpush which are all
Forest Extension commands.
Which would need to change to just talk about one repository at a time, e.g.
fetch, pull, and push.
Or talk about using the ./make/scripts/hgforest.sh script that get_source.sh uses.
I'd would rather hold off on all this, because we may have a better answer than
this hgforest.sh script.
>
> Are there any pointers to the repository for this documentation?
It is not openly available right now.
-kto
>
> Thanks,
> Mario
>
> --
> pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
> Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
>
> IcedRobot: www.icedrobot.org
> Proud GNU Classpath developer: http://www.classpath.org/
> Read About us at: http://planet.classpath.org
> OpenJDK: http://openjdk.java.net/projects/caciocavallo/
>
> Please, support open standards:
> http://endsoftpatents.org/
More information about the web-discuss
mailing list