-
-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for asciidoc partials (#2214)
* add support for asciidoc partials * store partials in same directory * Update index.adoc
- Loading branch information
Showing
4 changed files
with
77 additions
and
61 deletions.
There are no files selected for viewing
59 changes: 59 additions & 0 deletions
59
content/asciidoc-pages/support/_partials/support-table.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
[width="100%",cols="5*",options="header",] | ||
|=== | ||
|
||
| Java Version | First Availability | Latest Release | Next Release Due | End of Availability ^[1]^ | ||
|
||
| Java 21 (LTS) | ||
| Expected + | ||
Sep 2023 | ||
| Not available | ||
| Expected + | ||
Sep 2023 | ||
| Expected Sep 2029 | ||
|
||
| Java 20 | ||
| Mar 2023 | ||
| 20 Jul 2023 + | ||
[.small]#jdk-20.0.2+9# | ||
| EOSL^[2]^ | ||
| Expected Sep 2023 | ||
|
||
| Java 19 | ||
| Sep 2022 | ||
| 17 Jan 2023 + | ||
[.small]#jdk-19.0.2+7# | ||
| EOSL^[2]^ | ||
| Mar 2023 | ||
|
||
| Java 18 | ||
| Mar 2022 | ||
| 28 Aug 2022 + | ||
[.small]#jdk-18.0.2.1+1# | ||
| EOSL^[2]^ | ||
| Sep 2022 | ||
|
||
| Java 17 (LTS) | ||
| Sep 2021 | ||
| 18 Jul 2023 + | ||
[.small]#jdk-17.0.8+7# | ||
| 17 Oct 2023 + | ||
[.small]#jdk-17.0.9# | ||
| At least Oct 2027 | ||
|
||
| Java 11 (LTS) | ||
| Sep 2018 | ||
| 18 Jul 2023 + | ||
[.small]#jdk-11.0.20+8# | ||
| 17 Oct 2023 + | ||
[.small]#jdk-11.0.21# | ||
| At least Oct 2024 | ||
|
||
| Java 8 (LTS) | ||
| Mar 2014 | ||
| 21 Jul 2023 + | ||
[.small]#jdk8u382-b05# | ||
| 17 Oct 2023 + | ||
[.small]#jdk8u392# | ||
| At least Nov 2026 | ||
|
||
|=== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters