New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8251549: Update docs on building for Git #21
Conversation
|
@jddarcy The following labels will be automatically applied to this pull request: |
Webrevs
|
Hi Joe, This looks OK. Are similar changes being made to http://openjdk.java.net/guide/producingChangeset.html as well given it refers to mercurial?
@jddarcy This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 1143 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
|
Mailing list message from John Paul Adrian Glaubitz on build-dev: Hi Joe! On 9/5/20 10:21 PM, Joe Darcy wrote: Does that mean that OpenJDK development has officially moved to Github now? And are all OpenJDK members becoming members of the OpenJDK Github project? Thanks, -- |
Mailing list message from Joe Darcy on build-dev: Hello Adrian, On 9/5/2020 2:04 PM, John Paul Adrian Glaubitz wrote:
See the announcements about this transition, with instructions, on jdk-dev: https://mail.openjdk.java.net/pipermail/jdk-dev/2020-August/004588.html -Joe |
Overall looks good, but please restore the recommendation to stick with Cygwin tools.
Co-authored-by: Magnus Ihse Bursie <mag@icus.se>
/integrate |
@jddarcy Since your change was applied there have been 1143 commits pushed to the
Your commit was automatically rebased without conflicts. Pushed as commit 042734c. |
8251549: Update docs on building for Git
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/jdk pull/21/head:pull/21
$ git checkout pull/21