forked from jerboaa/RH-OpenJDK-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattributes.adoc
44 lines (35 loc) · 1.3 KB
/
attributes.adoc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
// Our docinfo.xml
:docinfo:
// AsciiDoc rendering
:source-highlighter: prettify
:last-update-label!:
:attribute-missing: warn
:experimental:
// Guide directory structure
:imagesdir: images
:filesdir: files
// Platforms
:rh: Red{nbsp}Hat
:rhel: {rh} Enterprise{nbsp}Linux
:msw: Microsoft Windows
:rhcp: {rh} Customer Portal
:archive: zip
:platform: {msw}
// Java naming and version
:java-ver: Java{nbsp}8
// OpenJDK product naming and version
:prod: OpenJDK
:comp-ver: 11
:comp-ver-full: {comp-ver}.0.3
:prod-ver: {comp-ver}
:prod-ver-full: {comp-ver-full}
:comp: {prod} {comp-ver} for Windows
:prod-long-name: {prod} {prod-ver} for {platform}
:openjdk-ver: {comp-ver-full}
// URL to version (8 or 11) specific rhel archive (tar.xz or zip)
:openjdk-rhel-archive-download-url: https://access.redhat.com/downloads/content/484/ver=8/middleware---1/8/x86_64/product-software
:openjdk-windows-archive-download-url: https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=core.service.openjdk&productChanged=yes
:openjdk-windows-installer-download-url: https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=core.service.openjdk&productChanged=yes
:archive: ZIP
// RH docs
:rh-docs-url: https://access.redhat.com/documentation/en-us