From jwilhelm at openjdk.java.net Thu Sep 2 23:13:06 2021 From: jwilhelm at openjdk.java.net (Jesper Wilhelmsson) Date: Thu, 2 Sep 2021 23:13:06 GMT Subject: RFR: Sentence about build number Message-ID: <0mzamf_UdyExas6eMwk6PB_LLsLodqgcaYgj3BReOzY=.8a9ee9c2-b07c-4ff8-8e3b-27b30e62d210@github.com> Added a sentence to mention build numbers. ------------- Commit messages: - Sentence about build number Changes: https://git.openjdk.java.net/guide/pull/63/files Webrev: https://webrevs.openjdk.java.net/?repo=guide&pr=63&range=00 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.java.net/guide/pull/63.diff Fetch: git fetch https://git.openjdk.java.net/guide pull/63/head:pull/63 PR: https://git.openjdk.java.net/guide/pull/63 From iris at openjdk.java.net Fri Sep 3 00:10:39 2021 From: iris at openjdk.java.net (Iris Clark) Date: Fri, 3 Sep 2021 00:10:39 GMT Subject: RFR: Sentence about build number In-Reply-To: <0mzamf_UdyExas6eMwk6PB_LLsLodqgcaYgj3BReOzY=.8a9ee9c2-b07c-4ff8-8e3b-27b30e62d210@github.com> References: <0mzamf_UdyExas6eMwk6PB_LLsLodqgcaYgj3BReOzY=.8a9ee9c2-b07c-4ff8-8e3b-27b30e62d210@github.com> Message-ID: On Thu, 2 Sep 2021 23:08:38 GMT, Jesper Wilhelmsson wrote: > Added a sentence to mention build numbers. Marked as reviewed by iris (Reviewer). ------------- PR: https://git.openjdk.java.net/guide/pull/63 From jwilhelm at openjdk.java.net Mon Sep 6 11:02:48 2021 From: jwilhelm at openjdk.java.net (Jesper Wilhelmsson) Date: Mon, 6 Sep 2021 11:02:48 GMT Subject: Integrated: Sentence about build number In-Reply-To: <0mzamf_UdyExas6eMwk6PB_LLsLodqgcaYgj3BReOzY=.8a9ee9c2-b07c-4ff8-8e3b-27b30e62d210@github.com> References: <0mzamf_UdyExas6eMwk6PB_LLsLodqgcaYgj3BReOzY=.8a9ee9c2-b07c-4ff8-8e3b-27b30e62d210@github.com> Message-ID: On Thu, 2 Sep 2021 23:08:38 GMT, Jesper Wilhelmsson wrote: > Added a sentence to mention build numbers. This pull request has now been integrated. Changeset: 782b30b0 Author: Jesper Wilhelmsson URL: https://git.openjdk.java.net/guide/commit/782b30b09102a1eb74103d805122fef52c9c06cb Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Sentence about build number Reviewed-by: iris ------------- PR: https://git.openjdk.java.net/guide/pull/63 From ihse at openjdk.java.net Thu Sep 9 11:36:23 2021 From: ihse at openjdk.java.net (Magnus Ihse Bursie) Date: Thu, 9 Sep 2021 11:36:23 GMT Subject: RFR: Correct the build/test link to use the actual official links Message-ID: It was recently pointed out (in the discussion of JDK-8273497) that the Guide does not use the official link to build instructions, despite claiming so. Correct this. Also use official link for testing. ------------- Commit messages: - Correct the build/test link to use the actual official links Changes: https://git.openjdk.java.net/guide/pull/64/files Webrev: https://webrevs.openjdk.java.net/?repo=guide&pr=64&range=00 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.java.net/guide/pull/64.diff Fetch: git fetch https://git.openjdk.java.net/guide pull/64/head:pull/64 PR: https://git.openjdk.java.net/guide/pull/64 From iris at openjdk.java.net Thu Sep 9 15:10:14 2021 From: iris at openjdk.java.net (Iris Clark) Date: Thu, 9 Sep 2021 15:10:14 GMT Subject: RFR: Correct the build/test link to use the actual official links In-Reply-To: References: Message-ID: On Thu, 9 Sep 2021 11:31:41 GMT, Magnus Ihse Bursie wrote: > It was recently pointed out (in the discussion of JDK-8273497) that the Guide does not use the official link to build instructions, despite claiming so. Correct this. Also use official link for testing. Marked as reviewed by iris (Reviewer). ------------- PR: https://git.openjdk.java.net/guide/pull/64 From lancea at openjdk.java.net Thu Sep 9 15:29:13 2021 From: lancea at openjdk.java.net (Lance Andersen) Date: Thu, 9 Sep 2021 15:29:13 GMT Subject: RFR: Correct the build/test link to use the actual official links In-Reply-To: References: Message-ID: On Thu, 9 Sep 2021 11:31:41 GMT, Magnus Ihse Bursie wrote: > It was recently pointed out (in the discussion of JDK-8273497) that the Guide does not use the official link to build instructions, despite claiming so. Correct this. Also use official link for testing. Marked as reviewed by lancea (Author). ------------- PR: https://git.openjdk.java.net/guide/pull/64 From ihse at openjdk.java.net Tue Sep 28 14:26:51 2021 From: ihse at openjdk.java.net (Magnus Ihse Bursie) Date: Tue, 28 Sep 2021 14:26:51 GMT Subject: Integrated: Correct the build/test link to use the actual official links In-Reply-To: References: Message-ID: On Thu, 9 Sep 2021 11:31:41 GMT, Magnus Ihse Bursie wrote: > It was recently pointed out (in the discussion of JDK-8273497) that the Guide does not use the official link to build instructions, despite claiming so. Correct this. Also use official link for testing. This pull request has now been integrated. Changeset: c4ecc7f9 Author: Magnus Ihse Bursie Committer: Jesper Wilhelmsson URL: https://git.openjdk.java.net/guide/commit/c4ecc7f95e43b4e3cf0d6531b373b23b7f1901b2 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Correct the build/test link to use the actual official links Reviewed-by: iris, lancea ------------- PR: https://git.openjdk.java.net/guide/pull/64