From a75621ebc39d0788df3c18db80ffc932af429fc8 Mon Sep 17 00:00:00 2001 From: Eric Barboni Date: Thu, 12 Oct 2023 15:21:08 +0200 Subject: [PATCH 1/2] fix download system, use close.lua --- modules/ROOT/pages/download/maven/index.adoc | 50 ++------------------ modules/ROOT/pages/download/maven/index.cgi | 22 --------- modules/ROOT/pages/download/nb100/nb100.adoc | 2 +- modules/ROOT/pages/download/nb110/nb110.adoc | 2 +- modules/ROOT/pages/download/nb111/nb111.adoc | 2 +- modules/ROOT/pages/download/nb112/nb112.adoc | 4 +- modules/ROOT/pages/download/nb113/nb113.adoc | 2 +- modules/ROOT/pages/download/nb120/nb120.adoc | 2 +- modules/ROOT/pages/download/nb121/nb121.adoc | 2 +- modules/ROOT/pages/download/nb122/nb122.adoc | 2 +- modules/ROOT/pages/download/nb123/nb123.adoc | 2 +- modules/ROOT/pages/download/nb124/nb124.adoc | 2 +- modules/ROOT/pages/download/nb125/nb125.adoc | 2 +- modules/ROOT/pages/download/nb126/nb126.adoc | 2 +- modules/ROOT/pages/download/nb13/nb13.adoc | 12 ++--- modules/ROOT/pages/download/nb14/index.adoc | 4 +- modules/ROOT/pages/download/nb15/index.adoc | 4 +- modules/ROOT/pages/download/nb16/index.adoc | 4 +- modules/ROOT/pages/download/nb17/index.adoc | 4 +- modules/ROOT/pages/download/nb18/index.adoc | 4 +- modules/ROOT/pages/download/nb19/index.adoc | 6 +-- modules/ROOT/pages/download/nb90/nb90.adoc | 2 +- 22 files changed, 38 insertions(+), 100 deletions(-) delete mode 100644 modules/ROOT/pages/download/maven/index.cgi diff --git a/modules/ROOT/pages/download/maven/index.adoc b/modules/ROOT/pages/download/maven/index.adoc index ac8da5a6..782fc7a8 100644 --- a/modules/ROOT/pages/download/maven/index.adoc +++ b/modules/ROOT/pages/download/maven/index.adoc @@ -33,55 +33,15 @@ for important requirements for download pages for Apache projects. :toc-title: :linkattrs: -== Mirror selection -//// - use raw html to replace bracket items with apache mirror with the cgi script -//// -++++ -

-[if-any logo] - logo -[end] - -The currently selected mirror is [preferred]. -If you encounter a problem with this mirror,please select another mirror. -If all mirrors are failing, there are backup mirrors (at the end of the mirrors list) that should be available. -

- -
- Other mirrors: - - -
- -

- You may also consult the complete list of mirrors. -

- -++++ - -== Apache NetBeans parent pom 2 +== Apache NetBeans parent pom 4 |=== | | Links | Checksum | Signature -|Apache NetBeans parent pom 2 | link:++[preferred]netbeans/netbeans-parent/netbeans-parent-2/netbeans-parent-2-source-release.zip++[netbeans-parent-2-source-release.zip] | link:++https://downloads.apache.org/netbeans/netbeans-parent/netbeans-parent-2/netbeans-parent-2-source-release.zip.sha512++[netbeans-parent-2-source-release.zip.sha512] | link:++https://downloads.apache.org/netbeans/netbeans-parent/netbeans-parent-2/netbeans-parent-2-source-release.zip.asc++[netbeans-parent-2-source-release.zip.asc] +|Apache NetBeans parent pom 4 +|link:https://www.apache.org/dyn/closer.lua/netbeans/netbeans-parent/netbeans-parent-4/netbeans-parent-4-source-release.zip?action=download[netbeans-parent-4-source-release.zip] +|link:https://downloads.apache.org/netbeans/netbeans-parent/netbeans-parent-4/netbeans-parent-4-source-release.zip.sha512[netbeans-parent-4-source-release.zip.sha512] +|link:https://downloads.apache.org/netbeans/netbeans-parent/netbeans-parent-4/netbeans-parent-2-source-release.zip.asc[netbeans-parent-4-source-release.zip.asc] |=== diff --git a/modules/ROOT/pages/download/maven/index.cgi b/modules/ROOT/pages/download/maven/index.cgi deleted file mode 100644 index 4af6dd9d..00000000 --- a/modules/ROOT/pages/download/maven/index.cgi +++ /dev/null @@ -1,22 +0,0 @@ -#!/bin/sh -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# -# Just call the standard mirrors.cgi script. It will use download.html -# as the input template. -exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $* diff --git a/modules/ROOT/pages/download/nb100/nb100.adoc b/modules/ROOT/pages/download/nb100/nb100.adoc index 1a0ac637..768d1989 100644 --- a/modules/ROOT/pages/download/nb100/nb100.adoc +++ b/modules/ROOT/pages/download/nb100/nb100.adoc @@ -56,7 +56,7 @@ link:https://archive.apache.org/dist/incubator/netbeans/incubating-netbeans/incu //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS[here]. +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS[here]. Also see the following YouTube clip: diff --git a/modules/ROOT/pages/download/nb110/nb110.adoc b/modules/ROOT/pages/download/nb110/nb110.adoc index e6cd9a48..7d6c6e21 100644 --- a/modules/ROOT/pages/download/nb110/nb110.adoc +++ b/modules/ROOT/pages/download/nb110/nb110.adoc @@ -59,7 +59,7 @@ link:https://archive.apache.org/dist/incubator/netbeans/incubating-netbeans/incu //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/incubator/netbeans/KEYS[here]. +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/incubator/netbeans/KEYS[here]. TIP: Installers have been introduced for the first time in the next release, in Apache NetBeans 11.1. Go xref:download/nb111/nb111.adoc[here] for details. diff --git a/modules/ROOT/pages/download/nb111/nb111.adoc b/modules/ROOT/pages/download/nb111/nb111.adoc index a973a39d..d6fca1b1 100644 --- a/modules/ROOT/pages/download/nb111/nb111.adoc +++ b/modules/ROOT/pages/download/nb111/nb111.adoc @@ -69,7 +69,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/11.1/netbeans-11.1-source //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://archive.apache.org/dist/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb112/nb112.adoc b/modules/ROOT/pages/download/nb112/nb112.adoc index bbfa3e32..a051c19b 100644 --- a/modules/ROOT/pages/download/nb112/nb112.adoc +++ b/modules/ROOT/pages/download/nb112/nb112.adoc @@ -69,7 +69,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/11.2/Apache-NetBeans-11.2 //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP signatures should be matched against the link:https://downloads.apache.org/netbeans/KEYS[KEYS] file which contains the PGP keys used to sign this release. @@ -88,7 +88,7 @@ To build Apache NetBeans 11.2 from source you need: Once you have everything installed then: -1. Unzip link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.2/netbeans-11.2-source.zip[netbeans-11.2-source.zip] +1. Unzip link:https://www.apache.org/dyn/closer.lua/netbeans/netbeans/11.2/netbeans-11.2-source.zip[netbeans-11.2-source.zip] in a directory of your liking. [start=2] diff --git a/modules/ROOT/pages/download/nb113/nb113.adoc b/modules/ROOT/pages/download/nb113/nb113.adoc index 4172dda5..65f59fb3 100644 --- a/modules/ROOT/pages/download/nb113/nb113.adoc +++ b/modules/ROOT/pages/download/nb113/nb113.adoc @@ -67,7 +67,7 @@ TIP: The installers will NOT run under JDK 14 because usage is made of the Pack2 //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP signatures should be matched against the link:https://downloads.apache.org/netbeans/KEYS[KEYS] file which contains the PGP keys used to sign this release. diff --git a/modules/ROOT/pages/download/nb120/nb120.adoc b/modules/ROOT/pages/download/nb120/nb120.adoc index 05fa535c..025ff787 100644 --- a/modules/ROOT/pages/download/nb120/nb120.adoc +++ b/modules/ROOT/pages/download/nb120/nb120.adoc @@ -67,7 +67,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/12.0/Apache-NetBeans-12.0 //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP signatures should be matched against the link:https://downloads.apache.org/netbeans/KEYS[KEYS] file which contains the PGP keys used to sign this release. diff --git a/modules/ROOT/pages/download/nb121/nb121.adoc b/modules/ROOT/pages/download/nb121/nb121.adoc index e3bf30b2..c6ed5cb5 100644 --- a/modules/ROOT/pages/download/nb121/nb121.adoc +++ b/modules/ROOT/pages/download/nb121/nb121.adoc @@ -69,7 +69,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/12.1/netbeans-12.1-source //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb122/nb122.adoc b/modules/ROOT/pages/download/nb122/nb122.adoc index c76d1eff..9de796b4 100644 --- a/modules/ROOT/pages/download/nb122/nb122.adoc +++ b/modules/ROOT/pages/download/nb122/nb122.adoc @@ -64,7 +64,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/12.2/netbeans-12.2-source //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb123/nb123.adoc b/modules/ROOT/pages/download/nb123/nb123.adoc index 27fec33b..c6795f19 100644 --- a/modules/ROOT/pages/download/nb123/nb123.adoc +++ b/modules/ROOT/pages/download/nb123/nb123.adoc @@ -65,7 +65,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/12.3/netbeans-12.3-source //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb124/nb124.adoc b/modules/ROOT/pages/download/nb124/nb124.adoc index 2b1fb753..5af68558 100644 --- a/modules/ROOT/pages/download/nb124/nb124.adoc +++ b/modules/ROOT/pages/download/nb124/nb124.adoc @@ -65,7 +65,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/12.4/netbeans-12.4-source //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb125/nb125.adoc b/modules/ROOT/pages/download/nb125/nb125.adoc index f8921cbf..177464fc 100644 --- a/modules/ROOT/pages/download/nb125/nb125.adoc +++ b/modules/ROOT/pages/download/nb125/nb125.adoc @@ -65,7 +65,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/12.5/netbeans-12.5-source //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb126/nb126.adoc b/modules/ROOT/pages/download/nb126/nb126.adoc index a2a26312..1163534b 100644 --- a/modules/ROOT/pages/download/nb126/nb126.adoc +++ b/modules/ROOT/pages/download/nb126/nb126.adoc @@ -65,7 +65,7 @@ link:https://archive.apache.org/dist/netbeans/netbeans/12.6/netbeans-12.6-source //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb13/nb13.adoc b/modules/ROOT/pages/download/nb13/nb13.adoc index dacf24a8..f770fbf6 100644 --- a/modules/ROOT/pages/download/nb13/nb13.adoc +++ b/modules/ROOT/pages/download/nb13/nb13.adoc @@ -43,25 +43,25 @@ NOTE: It's NOT recommended to link to github. Apache NetBeans 13 is available for download from your closest Apache mirror. - Binaries: -link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/13/netbeans-13-bin.zip[netbeans-13-bin.zip] (link:https://downloads.apache.org/netbeans/netbeans/13/netbeans-13-bin.zip.sha512[SHA-512], +link:https://www.apache.org/dyn/closer.lua/netbeans/netbeans/13/netbeans-13-bin.zip[netbeans-13-bin.zip] (link:https://downloads.apache.org/netbeans/netbeans/13/netbeans-13-bin.zip.sha512[SHA-512], link:https://downloads.apache.org/netbeans/netbeans/13/netbeans-13-bin.zip.asc[PGP ASC]) - Installers: -* link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-windows-x64.exe[Apache-NetBeans-13-bin-windows-x64.exe] (link:https://downloads.apache.org/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-windows-x64.exe.sha512[SHA-512], +* link:https://www.apache.org/dyn/closer.lua/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-windows-x64.exe[Apache-NetBeans-13-bin-windows-x64.exe] (link:https://downloads.apache.org/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-windows-x64.exe.sha512[SHA-512], link:https://downloads.apache.org/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-windows-x64.exe.asc[PGP ASC]) -* link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-linux-x64.sh[Apache-NetBeans-13-bin-linux-x64.sh] (link:https://downloads.apache.org/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-linux-x64.sh.sha512[SHA-512], +* link:https://www.apache.org/dyn/closer.lua/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-linux-x64.sh[Apache-NetBeans-13-bin-linux-x64.sh] (link:https://downloads.apache.org/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-linux-x64.sh.sha512[SHA-512], link:https://downloads.apache.org/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-linux-x64.sh.asc[PGP ASC]) * link:https://archive.apache.org/dist/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-macosx.dmg[Apache-NetBeans-13-bin-macosx.dmg] (link:https://archive.apache.org/dist/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-macosx.dmg.sha512[SHA-512], link:https://archive.apache.org/dist/netbeans/netbeans-installers/13/Apache-NetBeans-13-bin-macosx.dmg.asc[PGP ASC]) -- Source: link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/13/netbeans-13-source.zip[netbeans-13-source.zip] (link:https://downloads.apache.org/netbeans/netbeans/13/netbeans-13-source.zip.sha512[SHA-512], +- Source: link:https://www.apache.org/dyn/closer.lua/netbeans/netbeans/13/netbeans-13-source.zip[netbeans-13-source.zip] (link:https://downloads.apache.org/netbeans/netbeans/13/netbeans-13-source.zip.sha512[SHA-512], link:https://downloads.apache.org/netbeans/netbeans/13/netbeans-13-source.zip.asc[PGP ASC]) //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. @@ -94,7 +94,7 @@ To build Apache NetBeans 13 from source you need: Once you have everything installed then: -1. Unzip link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/13/netbeans-13-source.zip[netbeans-13-source.zip] +1. Unzip link:https://www.apache.org/dyn/closer.lua/netbeans/netbeans/13/netbeans-13-source.zip[netbeans-13-source.zip] in a directory of your liking. [start=2] diff --git a/modules/ROOT/pages/download/nb14/index.adoc b/modules/ROOT/pages/download/nb14/index.adoc index 5ec9a211..c853a5a6 100644 --- a/modules/ROOT/pages/download/nb14/index.adoc +++ b/modules/ROOT/pages/download/nb14/index.adoc @@ -41,7 +41,7 @@ for important requirements for download pages for Apache projects. //// url-status depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) -https://www.apache.org/dyn/closer.cgi/netbeans/ (//current) +https://www.apache.org/dyn/closer.lua/netbeans/ (//current) url-download-keychecksum depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) @@ -76,7 +76,7 @@ link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-ve //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb15/index.adoc b/modules/ROOT/pages/download/nb15/index.adoc index f1e12de9..22ca3553 100644 --- a/modules/ROOT/pages/download/nb15/index.adoc +++ b/modules/ROOT/pages/download/nb15/index.adoc @@ -41,7 +41,7 @@ for important requirements for download pages for Apache projects. //// url-download depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) -https://www.apache.org/dyn/closer.cgi/netbeans/ (//current) +https://www.apache.org/dyn/closer.lua/netbeans/ (//current) url-download-keychecksum depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) @@ -74,7 +74,7 @@ link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-ve //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb16/index.adoc b/modules/ROOT/pages/download/nb16/index.adoc index 2be1c4cd..a1c828d1 100644 --- a/modules/ROOT/pages/download/nb16/index.adoc +++ b/modules/ROOT/pages/download/nb16/index.adoc @@ -43,7 +43,7 @@ for important requirements for download pages for Apache projects. //// url-download depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) -https://www.apache.org/dyn/closer.cgi/netbeans/ (//current) +https://www.apache.org/dyn/closer.lua/netbeans/ (//current) url-download-keychecksum depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) @@ -80,7 +80,7 @@ link:{url-download-keychecksum}netbeans-installers/{netbeans-version}/apache-net * link:{url-download}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip[netbeans-{netbeans-version}-source.zip] (link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip.sha512[SHA-512], link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip.asc[PGP ASC]) -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb17/index.adoc b/modules/ROOT/pages/download/nb17/index.adoc index fcb48b60..9b3e3001 100644 --- a/modules/ROOT/pages/download/nb17/index.adoc +++ b/modules/ROOT/pages/download/nb17/index.adoc @@ -43,7 +43,7 @@ for important requirements for download pages for Apache projects. //// url-download depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) -https://www.apache.org/dyn/closer.cgi/netbeans/ (//current) +https://www.apache.org/dyn/closer.lua/netbeans/ (//current) url-download-keychecksum depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) @@ -80,7 +80,7 @@ link:{url-download-keychecksum}netbeans-installers/{netbeans-version}/apache-net * link:{url-download}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip[netbeans-{netbeans-version}-source.zip] (link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip.sha512[SHA-512], link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip.asc[PGP ASC]) -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb18/index.adoc b/modules/ROOT/pages/download/nb18/index.adoc index 1016bfe8..47612c9c 100644 --- a/modules/ROOT/pages/download/nb18/index.adoc +++ b/modules/ROOT/pages/download/nb18/index.adoc @@ -43,7 +43,7 @@ for important requirements for download pages for Apache projects. //// url-download depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) -https://www.apache.org/dyn/closer.cgi/netbeans/ (//current) +https://www.apache.org/dyn/closer.lua/netbeans/ (//current) url-download-keychecksum depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) @@ -80,7 +80,7 @@ link:{url-download-keychecksum}netbeans-installers/{netbeans-version}/apache-net * link:{url-download}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip[netbeans-{netbeans-version}-source.zip] (link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip.sha512[SHA-512], link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip.asc[PGP ASC]) -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb19/index.adoc b/modules/ROOT/pages/download/nb19/index.adoc index 8b99e939..c5e10e70 100644 --- a/modules/ROOT/pages/download/nb19/index.adoc +++ b/modules/ROOT/pages/download/nb19/index.adoc @@ -37,7 +37,7 @@ for important requirements for download pages for Apache projects. :netbeans-version: 19 // base URLs - when archiving, delete the next 2 lines and uncomment the following 2 -:url-download: https://www.apache.org/dyn/closer.cgi/netbeans/ +:url-download: https://www.apache.org/dyn/closer.lua/netbeans/ :url-download-keychecksum: https://downloads.apache.org/netbeans/ // :url-download: https://archive.apache.org/dist/netbeans/ // :url-download-keychecksum: https://archive.apache.org/dist/netbeans/ @@ -45,7 +45,7 @@ for important requirements for download pages for Apache projects. //// url-download depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) -https://www.apache.org/dyn/closer.cgi/netbeans/ (//current) +https://www.apache.org/dyn/closer.lua/netbeans/ (//current) url-download-keychecksum depends of release status archived or not https://archive.apache.org/dist/netbeans/ (//archived) @@ -83,7 +83,7 @@ link:{url-download-keychecksum}netbeans-installers/{netbeans-version}/apache-net (link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip.sha512[SHA-512], link:{url-download-keychecksum}netbeans/{netbeans-version}/netbeans-{netbeans-version}-source.zip.asc[PGP ASC]) -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files). The PGP keys used to sign this release are available link:https://downloads.apache.org/netbeans/KEYS[here]. diff --git a/modules/ROOT/pages/download/nb90/nb90.adoc b/modules/ROOT/pages/download/nb90/nb90.adoc index 2e847e10..f9d5af71 100644 --- a/modules/ROOT/pages/download/nb90/nb90.adoc +++ b/modules/ROOT/pages/download/nb90/nb90.adoc @@ -60,7 +60,7 @@ link:https://www.youtube.com/watch?v=I8gdC7BBtbs[Get Started with NetBeans from //// NOTE: Using https below is highly recommended. //// -Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha1 files). The PGP keys used to sign this release are available link:https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS[here]. +Officially, it is important that you link:https://www.apache.org/dyn/closer.lua#verify[verify the integrity] of the downloaded files using the PGP signatures (.asc file) or a hash (.sha1 files). The PGP keys used to sign this release are available link:https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS[here]. == Building from source From bd3818dc6584637c5935c5997568f16eea92d89b Mon Sep 17 00:00:00 2001 From: Eric Barboni Date: Thu, 12 Oct 2023 15:22:50 +0200 Subject: [PATCH 2/2] fix attributes --- modules/ROOT/pages/blogs/entry/1-5-m-lines-of.adoc | 2 +- modules/ROOT/pages/blogs/entry/1-5m-lines-of-netbeans.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-11-1.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-11-2.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-11-3.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-12-0.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-12-1.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-12-2.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-12-3.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-12-4.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-12-5.adoc | 2 +- .../ROOT/pages/blogs/entry/announce-apache-netbeans-12-6.adoc | 2 +- .../pages/blogs/entry/announce-apache-netbeans-13-released.adoc | 2 +- .../pages/blogs/entry/announce-apache-netbeans-14-released.adoc | 2 +- .../pages/blogs/entry/announce-apache-netbeans-15-released.adoc | 2 +- .../pages/blogs/entry/announce-apache-netbeans-16-released.adoc | 2 +- .../pages/blogs/entry/announce-apache-netbeans-17-released.adoc | 2 +- .../pages/blogs/entry/announce-apache-netbeans-18-released.adoc | 2 +- .../pages/blogs/entry/announce-apache-netbeans-19-released.adoc | 2 +- .../blogs/entry/announce-apache-netbeans-has-graduated.adoc | 2 +- .../blogs/entry/announce-apache-netbeans-incubating-10.adoc | 2 +- .../blogs/entry/announce-apache-netbeans-incubating-11.adoc | 2 +- .../blogs/entry/announce-apache-netbeans-incubating-9.adoc | 2 +- .../blogs/entry/announce-apache-netbeans-incubating-91.adoc | 2 +- .../blogs/entry/announce-apache-netbeans-incubating-92.adoc | 2 +- modules/ROOT/pages/blogs/entry/apache-netbeans-11-3-beta2.adoc | 2 +- .../pages/blogs/entry/apache-netbeans-at-foss-backstage.adoc | 2 +- .../ROOT/pages/blogs/entry/apache-netbeans-at-oracle-code.adoc | 2 +- .../pages/blogs/entry/apache-netbeans-guest-blog-edward.adoc | 2 +- .../blogs/entry/apache-netbeans-openjfx-and-adoptopenjdk.adoc | 2 +- .../pages/blogs/entry/audio-of-virtual-apache-netbeans.adoc | 2 +- .../pages/blogs/entry/audio-of-virtual-apache-netbeans1.adoc | 2 +- .../pages/blogs/entry/audio-of-virtual-apache-netbeans2.adoc | 2 +- .../pages/blogs/entry/better-news-correct-deprecation-of.adoc | 2 +- modules/ROOT/pages/blogs/entry/duke-s-choice-award-2018.adoc | 2 +- .../blogs/entry/enterprise-cluster-integrated-into-apache.adoc | 2 +- .../blogs/entry/initial-language-server-protocol-support.adoc | 2 +- .../blogs/entry/introducing-the-apache-netbeans-blogs.adoc | 2 +- modules/ROOT/pages/blogs/entry/is-apache-netbeans-10-ready.adoc | 2 +- .../ROOT/pages/blogs/entry/jep-411-deprecate-the-security.adoc | 2 +- .../ROOT/pages/blogs/entry/jep-411-deprecate-the-security1.adoc | 2 +- modules/ROOT/pages/blogs/entry/junit-5-apache-ant-and.adoc | 2 +- modules/ROOT/pages/blogs/entry/log4j-and-apache-netbeans.adoc | 2 +- modules/ROOT/pages/blogs/entry/lsp-client-demo-ba-sh.adoc | 2 +- .../pages/blogs/entry/master-your-scripting-skills-with.adoc | 2 +- modules/ROOT/pages/blogs/entry/netbeans-11-3-is-shaping.adoc | 2 +- modules/ROOT/pages/blogs/entry/netbeans-at-oracle-code-one.adoc | 2 +- .../blogs/entry/netbeans-for-javaee-project-productivity.adoc | 2 +- .../ROOT/pages/blogs/entry/netbeans-pub-hangout-in-prague.adoc | 2 +- .../ROOT/pages/blogs/entry/netbeans-status-at-fossback-18.adoc | 2 +- modules/ROOT/pages/blogs/entry/netbeans-status-at-infoq.adoc | 2 +- .../pages/blogs/entry/netbeans-status-interview-at-devox.adoc | 2 +- .../pages/blogs/entry/netbeans-status-interview-at-javaone.adoc | 2 +- .../pages/blogs/entry/new-apache-netbeans-incubating-logo.adoc | 2 +- .../blogs/entry/newly-identified-inactive-malware-campaign.adoc | 2 +- modules/ROOT/pages/blogs/entry/php-7-3-support.adoc | 2 +- modules/ROOT/pages/blogs/entry/php-7-4-support.adoc | 2 +- .../pages/blogs/entry/php-conditional-breakpoints-and-new.adoc | 2 +- modules/ROOT/pages/blogs/entry/phpstan-support.adoc | 2 +- .../ROOT/pages/blogs/entry/released-netbeans-11-2-update.adoc | 2 +- .../blogs/entry/restructuring-of-project-templates-in.adoc | 2 +- .../blogs/entry/simplified-apache-netbeans-welcome-screen.adoc | 2 +- .../blogs/entry/tentative-schedule-for-apache-netbeans.adoc | 2 +- modules/ROOT/pages/blogs/entry/the-case-of-the-different.adoc | 2 +- modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc | 2 +- modules/ROOT/pages/blogs/entry/what-s-happened-to-my.adoc | 2 +- modules/ROOT/pages/blogs/entry/what-s-nb-javac-in.adoc | 2 +- modules/ROOT/pages/blogs/entry/what-to-do-with-javafx.adoc | 2 +- .../ROOT/pages/blogs/entry/when-will-apache-netbeans-12.adoc | 2 +- .../ROOT/pages/blogs/entry/why-does-apache-netbeans-need.adoc | 2 +- modules/ROOT/pages/blogs/index.adoc | 2 +- modules/ROOT/pages/download/index.adoc | 2 +- modules/ROOT/pages/download/nb110/index.adoc | 2 +- modules/ROOT/pages/download/nb111/index.adoc | 2 +- modules/ROOT/pages/download/nb112/index.adoc | 2 +- modules/ROOT/pages/download/nb113/index.adoc | 2 +- modules/ROOT/pages/download/nb120/index.adoc | 2 +- modules/ROOT/pages/download/nb120/nb120.adoc | 2 +- modules/ROOT/pages/download/nb121/index.adoc | 2 +- modules/ROOT/pages/download/nb122/index.adoc | 2 +- modules/ROOT/pages/download/nb123/index.adoc | 2 +- modules/ROOT/pages/download/nb124/index.adoc | 2 +- modules/ROOT/pages/download/nb125/index.adoc | 2 +- modules/ROOT/pages/download/nb126/index.adoc | 2 +- modules/ROOT/pages/download/nb13/index.adoc | 2 +- modules/ROOT/pages/jackpot/HintsFileFormat.adoc | 2 +- modules/ROOT/pages/jackpot/index.adoc | 2 +- modules/ROOT/pages/participate/codeconventions.adoc | 2 +- 88 files changed, 88 insertions(+), 88 deletions(-) diff --git a/modules/ROOT/pages/blogs/entry/1-5-m-lines-of.adoc b/modules/ROOT/pages/blogs/entry/1-5-m-lines-of.adoc index 894f2765..22f5be64 100644 --- a/modules/ROOT/pages/blogs/entry/1-5-m-lines-of.adoc +++ b/modules/ROOT/pages/blogs/entry/1-5-m-lines-of.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true Hurray! The 2nd Oracle donation of NetBeans to the Apache Software Foundation, constituting 1.5M lines of code, providing tools for enterprise Java, JavaScript, PHP, Groovy, and more, has now landed on a branch of Apache NetBeans Git diff --git a/modules/ROOT/pages/blogs/entry/1-5m-lines-of-netbeans.adoc b/modules/ROOT/pages/blogs/entry/1-5m-lines-of-netbeans.adoc index cf773518..7a648efb 100644 --- a/modules/ROOT/pages/blogs/entry/1-5m-lines-of-netbeans.adoc +++ b/modules/ROOT/pages/blogs/entry/1-5m-lines-of-netbeans.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true Great news: the process of completing the 2nd donation is now done and Oracle has made available a ZIP file constituting the 2nd donation. Oracle donated around 4,000,000 lines of code in the 1st donation last year and has now completed the 2nd diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-1.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-1.adoc index ba9a4cee..639e957e 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-1.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-1.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce the release of Apache NetBeans 11.1. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-2.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-2.adoc index 075d5122..9f81259f 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-2.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-2.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce the release of Apache NetBeans 11.2. Apache NetBeans is a full IDE for Java SE, Java EE, PHP and JavaScript development with some Groovy language support. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-3.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-3.adoc index 14458339..45fc8d95 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-3.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-11-3.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce the release of Apache NetBeans 11.3. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-0.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-0.adoc index 271e32f3..22344743 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-0.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-0.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true Apache NetBeans 12.0 adds support for the latest Java language features, integrates new code donations from Oracle for Java Web development, diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-1.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-1.adoc index 84a62952..87e21c44 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-1.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-1.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 12.1 was released on Sept 1st 2020. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-2.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-2.adoc index 97ed4652..0317c8c1 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-2.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-2.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 12.2 was released on December 5th 2020. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-3.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-3.adoc index 6cdf073c..813a15e2 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-3.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-3.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 12.3 was released on March 3rd 2021. Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 and more, including some support for Groovy and C/C++. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-4.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-4.adoc index 568983b4..c9c25ce0 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-4.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-4.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 12.4 was released on May 19th 2021 footnote:[We're a little late in announcing this because we were creating convenience binaries, e.g., installers, since announcing the result of the vote thread.]. Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 and more, including some support for Groovy and C/C++. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-5.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-5.adoc index ea6d1fba..f242ca78 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-5.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-5.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 12.5 was released on September 13th 2021 footnote:[We're again a little late in announcing this because we were creating convenience binaries, e.g., installers, since announcing the result of the vote thread.]. Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 and more, including some support for Groovy and C/C++. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-6.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-6.adoc index f8cd818c..af82a719 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-6.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-12-6.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 12.6 was released on November 29th 2021. Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 and more, including some support for Groovy and C/C++. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-13-released.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-13-released.adoc index 7834abf4..443d360b 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-13-released.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-13-released.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 13 is released today on March 4, 2022. Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 and more, including some support for Groovy and C/C++. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-14-released.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-14-released.adoc index 4e06e71f..bae88c65 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-14-released.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-14-released.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 14 was released on June 9, 2022 (though there's been a delay in announcing the release). diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-15-released.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-15-released.adoc index d22005e7..65307bbc 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-15-released.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-15-released.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 15 was released on August 31, 2022 (though there's been a delay in announcing the release). diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-16-released.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-16-released.adoc index 21784d60..ab7e12c8 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-16-released.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-16-released.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 16 was released on November 30, 2022 (though there's been a delay in announcing the release). diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-17-released.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-17-released.adoc index d270a059..bc6f37ea 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-17-released.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-17-released.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 17 was released on February 21, 2023. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-18-released.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-18-released.adoc index ff837e9e..df478d7f 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-18-released.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-18-released.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 18 was released on May 30, 2023. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-19-released.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-19-released.adoc index d7e4a74c..0c42d4ef 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-19-released.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-19-released.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 19 release :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is pleased to announce that Apache NetBeans 19 was released on September 1, 2023. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-has-graduated.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-has-graduated.adoc index 11aeaa9e..13117bbc 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-has-graduated.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-has-graduated.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true We have graduated from the Apache Incubator and we are now a top level Apache project at The Apache Software Foundation (ASF). diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-10.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-10.adoc index 6a207e4e..c81a3b89 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-10.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-10.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is proud to announce the release of Apache NetBeans (incubating) 10.0. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-11.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-11.adoc index 56c2f91f..1a44455c 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-11.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-11.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true The Apache NetBeans team is proud to announce the release of Apache NetBeans (incubating) 11.0. diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-9.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-9.adoc index 759fa8ee..ea70900a 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-9.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-9.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-91.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-91.adoc index 01b3aec0..dee34e77 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-91.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-91.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-92.adoc b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-92.adoc index 41239393..3459e608 100644 --- a/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-92.adoc +++ b/modules/ROOT/pages/blogs/entry/announce-apache-netbeans-incubating-92.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/apache-netbeans-11-3-beta2.adoc b/modules/ROOT/pages/blogs/entry/apache-netbeans-11-3-beta2.adoc index c23bf7a5..3c70cf01 100644 --- a/modules/ROOT/pages/blogs/entry/apache-netbeans-11-3-beta2.adoc +++ b/modules/ROOT/pages/blogs/entry/apache-netbeans-11-3-beta2.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true Eric Barboni, our Release Manager of 11.3, produced Apache NetBeans 11.3-beta2 build the other day. It is available for testing! diff --git a/modules/ROOT/pages/blogs/entry/apache-netbeans-at-foss-backstage.adoc b/modules/ROOT/pages/blogs/entry/apache-netbeans-at-foss-backstage.adoc index 994e810b..35c5c8b1 100644 --- a/modules/ROOT/pages/blogs/entry/apache-netbeans-at-foss-backstage.adoc +++ b/modules/ROOT/pages/blogs/entry/apache-netbeans-at-foss-backstage.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org Yesterday I attended link:https://foss-backstage.de/[FOSS Backstage] in Berlin. diff --git a/modules/ROOT/pages/blogs/entry/apache-netbeans-at-oracle-code.adoc b/modules/ROOT/pages/blogs/entry/apache-netbeans-at-oracle-code.adoc index f3c199b3..3ff02b5c 100644 --- a/modules/ROOT/pages/blogs/entry/apache-netbeans-at-oracle-code.adoc +++ b/modules/ROOT/pages/blogs/entry/apache-netbeans-at-oracle-code.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/apache-netbeans-guest-blog-edward.adoc b/modules/ROOT/pages/blogs/entry/apache-netbeans-guest-blog-edward.adoc index 5be6ba8d..e094e93b 100644 --- a/modules/ROOT/pages/blogs/entry/apache-netbeans-guest-blog-edward.adoc +++ b/modules/ROOT/pages/blogs/entry/apache-netbeans-guest-blog-edward.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/apache-netbeans-openjfx-and-adoptopenjdk.adoc b/modules/ROOT/pages/blogs/entry/apache-netbeans-openjfx-and-adoptopenjdk.adoc index 4ab0970f..0a941cb8 100644 --- a/modules/ROOT/pages/blogs/entry/apache-netbeans-openjfx-and-adoptopenjdk.adoc +++ b/modules/ROOT/pages/blogs/entry/apache-netbeans-openjfx-and-adoptopenjdk.adoc @@ -27,7 +27,7 @@ :description: NetBeans at Oracle Code One 2019 :toc: left :toc-title: -:syntax: true +:page-syntax: true Check out a great series of articles on a killer combination, by Chris Lufg--Apache NetBeans, OpenJFX, and AdoptOpenJDK. diff --git a/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans.adoc b/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans.adoc index d2d24112..1b56b37a 100644 --- a/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans.adoc +++ b/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans1.adoc b/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans1.adoc index 8ea697e9..4bdbb0f9 100644 --- a/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans1.adoc +++ b/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans1.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans2.adoc b/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans2.adoc index 184b575f..239a5f19 100644 --- a/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans2.adoc +++ b/modules/ROOT/pages/blogs/entry/audio-of-virtual-apache-netbeans2.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org The third of a series of informal virtual meetups took place today, focused specifically on why/how/when to move netbeans.org to Apache. diff --git a/modules/ROOT/pages/blogs/entry/better-news-correct-deprecation-of.adoc b/modules/ROOT/pages/blogs/entry/better-news-correct-deprecation-of.adoc index 03d8ddec..c579ae39 100644 --- a/modules/ROOT/pages/blogs/entry/better-news-correct-deprecation-of.adoc +++ b/modules/ROOT/pages/blogs/entry/better-news-correct-deprecation-of.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true See https://mail.openjdk.java.net/pipermail/jdk-dev/2021-May/005616.html diff --git a/modules/ROOT/pages/blogs/entry/duke-s-choice-award-2018.adoc b/modules/ROOT/pages/blogs/entry/duke-s-choice-award-2018.adoc index 63eb654b..339e3fa9 100644 --- a/modules/ROOT/pages/blogs/entry/duke-s-choice-award-2018.adoc +++ b/modules/ROOT/pages/blogs/entry/duke-s-choice-award-2018.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org During Oracle Open World 2018, Apache NetBeans was awarded a Duke's Choice Award, diff --git a/modules/ROOT/pages/blogs/entry/enterprise-cluster-integrated-into-apache.adoc b/modules/ROOT/pages/blogs/entry/enterprise-cluster-integrated-into-apache.adoc index 41b035d5..4e0334e8 100644 --- a/modules/ROOT/pages/blogs/entry/enterprise-cluster-integrated-into-apache.adoc +++ b/modules/ROOT/pages/blogs/entry/enterprise-cluster-integrated-into-apache.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org Hurray, the link:https://github.com/apache/incubator-netbeans/tree/master/enterprise['enterprise' cluster], constituting all the modules in Apache NetBeans GitHub that provide features for Java/Jakarta EE development, diff --git a/modules/ROOT/pages/blogs/entry/initial-language-server-protocol-support.adoc b/modules/ROOT/pages/blogs/entry/initial-language-server-protocol-support.adoc index 6d049e4b..e02d0996 100644 --- a/modules/ROOT/pages/blogs/entry/initial-language-server-protocol-support.adoc +++ b/modules/ROOT/pages/blogs/entry/initial-language-server-protocol-support.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/introducing-the-apache-netbeans-blogs.adoc b/modules/ROOT/pages/blogs/entry/introducing-the-apache-netbeans-blogs.adoc index b81b2226..60d3fc0b 100644 --- a/modules/ROOT/pages/blogs/entry/introducing-the-apache-netbeans-blogs.adoc +++ b/modules/ROOT/pages/blogs/entry/introducing-the-apache-netbeans-blogs.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/is-apache-netbeans-10-ready.adoc b/modules/ROOT/pages/blogs/entry/is-apache-netbeans-10-ready.adoc index 38d5e119..a2c54c12 100644 --- a/modules/ROOT/pages/blogs/entry/is-apache-netbeans-10-ready.adoc +++ b/modules/ROOT/pages/blogs/entry/is-apache-netbeans-10-ready.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/jep-411-deprecate-the-security.adoc b/modules/ROOT/pages/blogs/entry/jep-411-deprecate-the-security.adoc index d95193dd..02da5c71 100644 --- a/modules/ROOT/pages/blogs/entry/jep-411-deprecate-the-security.adoc +++ b/modules/ROOT/pages/blogs/entry/jep-411-deprecate-the-security.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/jep-411-deprecate-the-security1.adoc b/modules/ROOT/pages/blogs/entry/jep-411-deprecate-the-security1.adoc index 2a5ef280..1dbc4887 100644 --- a/modules/ROOT/pages/blogs/entry/jep-411-deprecate-the-security1.adoc +++ b/modules/ROOT/pages/blogs/entry/jep-411-deprecate-the-security1.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/junit-5-apache-ant-and.adoc b/modules/ROOT/pages/blogs/entry/junit-5-apache-ant-and.adoc index 9f37968b..5003fc6b 100644 --- a/modules/ROOT/pages/blogs/entry/junit-5-apache-ant-and.adoc +++ b/modules/ROOT/pages/blogs/entry/junit-5-apache-ant-and.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/log4j-and-apache-netbeans.adoc b/modules/ROOT/pages/blogs/entry/log4j-and-apache-netbeans.adoc index 18525522..667c46ff 100644 --- a/modules/ROOT/pages/blogs/entry/log4j-and-apache-netbeans.adoc +++ b/modules/ROOT/pages/blogs/entry/log4j-and-apache-netbeans.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/lsp-client-demo-ba-sh.adoc b/modules/ROOT/pages/blogs/entry/lsp-client-demo-ba-sh.adoc index 3d03dd52..581d5234 100644 --- a/modules/ROOT/pages/blogs/entry/lsp-client-demo-ba-sh.adoc +++ b/modules/ROOT/pages/blogs/entry/lsp-client-demo-ba-sh.adoc @@ -27,7 +27,7 @@ :description: NetBeans at Oracle Code One 2019 :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/master-your-scripting-skills-with.adoc b/modules/ROOT/pages/blogs/entry/master-your-scripting-skills-with.adoc index e6f35f02..3b144e7c 100644 --- a/modules/ROOT/pages/blogs/entry/master-your-scripting-skills-with.adoc +++ b/modules/ROOT/pages/blogs/entry/master-your-scripting-skills-with.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true Enhanced link:https://bits.netbeans.org/dev/javadoc//org-netbeans-libs-graalsdk/org/netbeans/libs/graalsdk/package-summary.html[scripting tutorial] has just become part of xref:index.adoc[Apache NetBeans] documentation. It contains various examples showing how to communicate from *Java* with *JavaScript*, *Python* and other languages. diff --git a/modules/ROOT/pages/blogs/entry/netbeans-11-3-is-shaping.adoc b/modules/ROOT/pages/blogs/entry/netbeans-11-3-is-shaping.adoc index 9d1755c1..ea509195 100644 --- a/modules/ROOT/pages/blogs/entry/netbeans-11-3-is-shaping.adoc +++ b/modules/ROOT/pages/blogs/entry/netbeans-11-3-is-shaping.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true One month has passed since NetBeans 11.2 had been released. diff --git a/modules/ROOT/pages/blogs/entry/netbeans-at-oracle-code-one.adoc b/modules/ROOT/pages/blogs/entry/netbeans-at-oracle-code-one.adoc index c6ce8a40..0f8df0ef 100644 --- a/modules/ROOT/pages/blogs/entry/netbeans-at-oracle-code-one.adoc +++ b/modules/ROOT/pages/blogs/entry/netbeans-at-oracle-code-one.adoc @@ -27,7 +27,7 @@ :description: NetBeans at Oracle Code One 2019 :toc: left :toc-title: -:syntax: true +:page-syntax: true An Apache NetBeans schedule for those going to Oracle Code One 2019 next week! diff --git a/modules/ROOT/pages/blogs/entry/netbeans-for-javaee-project-productivity.adoc b/modules/ROOT/pages/blogs/entry/netbeans-for-javaee-project-productivity.adoc index 8fd10f46..26eccdef 100644 --- a/modules/ROOT/pages/blogs/entry/netbeans-for-javaee-project-productivity.adoc +++ b/modules/ROOT/pages/blogs/entry/netbeans-for-javaee-project-productivity.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/netbeans-pub-hangout-in-prague.adoc b/modules/ROOT/pages/blogs/entry/netbeans-pub-hangout-in-prague.adoc index 1882cb26..06fb7357 100644 --- a/modules/ROOT/pages/blogs/entry/netbeans-pub-hangout-in-prague.adoc +++ b/modules/ROOT/pages/blogs/entry/netbeans-pub-hangout-in-prague.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org A group of Java engineers gathered in a pub in Prague last night to celebrate many years diff --git a/modules/ROOT/pages/blogs/entry/netbeans-status-at-fossback-18.adoc b/modules/ROOT/pages/blogs/entry/netbeans-status-at-fossback-18.adoc index 56a9a275..dd131052 100644 --- a/modules/ROOT/pages/blogs/entry/netbeans-status-at-fossback-18.adoc +++ b/modules/ROOT/pages/blogs/entry/netbeans-status-at-fossback-18.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/netbeans-status-at-infoq.adoc b/modules/ROOT/pages/blogs/entry/netbeans-status-at-infoq.adoc index 1edfc03c..c5b18c41 100644 --- a/modules/ROOT/pages/blogs/entry/netbeans-status-at-infoq.adoc +++ b/modules/ROOT/pages/blogs/entry/netbeans-status-at-infoq.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org Today an article was published on InfoQ describing the current state and progress of Apache NetBeans. diff --git a/modules/ROOT/pages/blogs/entry/netbeans-status-interview-at-devox.adoc b/modules/ROOT/pages/blogs/entry/netbeans-status-interview-at-devox.adoc index 0fd2ef98..21eef75e 100644 --- a/modules/ROOT/pages/blogs/entry/netbeans-status-interview-at-devox.adoc +++ b/modules/ROOT/pages/blogs/entry/netbeans-status-interview-at-devox.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/netbeans-status-interview-at-javaone.adoc b/modules/ROOT/pages/blogs/entry/netbeans-status-interview-at-javaone.adoc index 243cd9d3..b924fc2e 100644 --- a/modules/ROOT/pages/blogs/entry/netbeans-status-interview-at-javaone.adoc +++ b/modules/ROOT/pages/blogs/entry/netbeans-status-interview-at-javaone.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/new-apache-netbeans-incubating-logo.adoc b/modules/ROOT/pages/blogs/entry/new-apache-netbeans-incubating-logo.adoc index 69abb6f2..47c1a13a 100644 --- a/modules/ROOT/pages/blogs/entry/new-apache-netbeans-incubating-logo.adoc +++ b/modules/ROOT/pages/blogs/entry/new-apache-netbeans-incubating-logo.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org After a discussion and voting process on the Apache NetBeans (incubating) dev and user mailing lists... we have a new logo! Here it is: diff --git a/modules/ROOT/pages/blogs/entry/newly-identified-inactive-malware-campaign.adoc b/modules/ROOT/pages/blogs/entry/newly-identified-inactive-malware-campaign.adoc index 4b19d016..425e8bbe 100644 --- a/modules/ROOT/pages/blogs/entry/newly-identified-inactive-malware-campaign.adoc +++ b/modules/ROOT/pages/blogs/entry/newly-identified-inactive-malware-campaign.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true Researchers at GitHub have identified 26 projects on GitHub that have been infected by malware<>. The initial point of infection is undetermined and all activity with the malware has been shut down. diff --git a/modules/ROOT/pages/blogs/entry/php-7-3-support.adoc b/modules/ROOT/pages/blogs/entry/php-7-3-support.adoc index 1b23a6cd..cd20c449 100644 --- a/modules/ROOT/pages/blogs/entry/php-7-3-support.adoc +++ b/modules/ROOT/pages/blogs/entry/php-7-3-support.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/php-7-4-support.adoc b/modules/ROOT/pages/blogs/entry/php-7-4-support.adoc index b85b367f..1faa2b9b 100644 --- a/modules/ROOT/pages/blogs/entry/php-7-4-support.adoc +++ b/modules/ROOT/pages/blogs/entry/php-7-4-support.adoc @@ -27,7 +27,7 @@ :description: NetBeans at Oracle Code One 2019 :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org Hi all. Today, we will briefly show you about PHP7.4 support which will be available in the *next NetBeans* version i.e. *NetBeans 11.2*. diff --git a/modules/ROOT/pages/blogs/entry/php-conditional-breakpoints-and-new.adoc b/modules/ROOT/pages/blogs/entry/php-conditional-breakpoints-and-new.adoc index d1c37c27..b75e5196 100644 --- a/modules/ROOT/pages/blogs/entry/php-conditional-breakpoints-and-new.adoc +++ b/modules/ROOT/pages/blogs/entry/php-conditional-breakpoints-and-new.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :experimental: :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/phpstan-support.adoc b/modules/ROOT/pages/blogs/entry/phpstan-support.adoc index 8dfbc6cd..0cdc13d3 100644 --- a/modules/ROOT/pages/blogs/entry/phpstan-support.adoc +++ b/modules/ROOT/pages/blogs/entry/phpstan-support.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/released-netbeans-11-2-update.adoc b/modules/ROOT/pages/blogs/entry/released-netbeans-11-2-update.adoc index 8f26cf70..00799863 100644 --- a/modules/ROOT/pages/blogs/entry/released-netbeans-11-2-update.adoc +++ b/modules/ROOT/pages/blogs/entry/released-netbeans-11-2-update.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true This release is identical to 11.2 except for backported fixes for: diff --git a/modules/ROOT/pages/blogs/entry/restructuring-of-project-templates-in.adoc b/modules/ROOT/pages/blogs/entry/restructuring-of-project-templates-in.adoc index a2d77ecc..658ccc0d 100644 --- a/modules/ROOT/pages/blogs/entry/restructuring-of-project-templates-in.adoc +++ b/modules/ROOT/pages/blogs/entry/restructuring-of-project-templates-in.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org There's been lots of discussion in the Apache NetBeans community about how best to express the fact that diff --git a/modules/ROOT/pages/blogs/entry/simplified-apache-netbeans-welcome-screen.adoc b/modules/ROOT/pages/blogs/entry/simplified-apache-netbeans-welcome-screen.adoc index 3fa688b5..72000f35 100644 --- a/modules/ROOT/pages/blogs/entry/simplified-apache-netbeans-welcome-screen.adoc +++ b/modules/ROOT/pages/blogs/entry/simplified-apache-netbeans-welcome-screen.adoc @@ -27,7 +27,7 @@ :description: NetBeans at Oracle Code One 2019 :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/tentative-schedule-for-apache-netbeans.adoc b/modules/ROOT/pages/blogs/entry/tentative-schedule-for-apache-netbeans.adoc index 924d5616..db43f55e 100644 --- a/modules/ROOT/pages/blogs/entry/tentative-schedule-for-apache-netbeans.adoc +++ b/modules/ROOT/pages/blogs/entry/tentative-schedule-for-apache-netbeans.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/the-case-of-the-different.adoc b/modules/ROOT/pages/blogs/entry/the-case-of-the-different.adoc index 3ffa9bd2..fb274088 100644 --- a/modules/ROOT/pages/blogs/entry/the-case-of-the-different.adoc +++ b/modules/ROOT/pages/blogs/entry/the-case-of-the-different.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc b/modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc index 9fbeee34..ea0aa1a1 100644 --- a/modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc +++ b/modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans 18 release :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org As part of being involved in Apache, I got the opportunity yesterday to go to Brussels diff --git a/modules/ROOT/pages/blogs/entry/what-s-happened-to-my.adoc b/modules/ROOT/pages/blogs/entry/what-s-happened-to-my.adoc index 69a6c9e0..09f0c7aa 100644 --- a/modules/ROOT/pages/blogs/entry/what-s-happened-to-my.adoc +++ b/modules/ROOT/pages/blogs/entry/what-s-happened-to-my.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/blogs/entry/what-s-nb-javac-in.adoc b/modules/ROOT/pages/blogs/entry/what-s-nb-javac-in.adoc index 58524b9a..5714909b 100644 --- a/modules/ROOT/pages/blogs/entry/what-s-nb-javac-in.adoc +++ b/modules/ROOT/pages/blogs/entry/what-s-nb-javac-in.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true :imagesdir: https://netbeans.apache.org diff --git a/modules/ROOT/pages/blogs/entry/what-to-do-with-javafx.adoc b/modules/ROOT/pages/blogs/entry/what-to-do-with-javafx.adoc index edef1c52..d8ecd5ac 100644 --- a/modules/ROOT/pages/blogs/entry/what-to-do-with-javafx.adoc +++ b/modules/ROOT/pages/blogs/entry/what-to-do-with-javafx.adoc @@ -27,7 +27,7 @@ :description: NetBeans at Oracle Code One 2019 :toc: left :toc-title: -:syntax: true +:page-syntax: true If Apache NetBeans runs on JDK 8, a range of Ant-based JavaFX sample applications are available in NetBeans to help you get started and learn about JavaFX. However, if NetBeans does not run on JDK 8, the available Ant-based JavaFX samples don't work (can't be created) but there's no point diff --git a/modules/ROOT/pages/blogs/entry/when-will-apache-netbeans-12.adoc b/modules/ROOT/pages/blogs/entry/when-will-apache-netbeans-12.adoc index 18d719f0..dbc4c09d 100644 --- a/modules/ROOT/pages/blogs/entry/when-will-apache-netbeans-12.adoc +++ b/modules/ROOT/pages/blogs/entry/when-will-apache-netbeans-12.adoc @@ -27,7 +27,7 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true Apache NetBeans 12.0 will be released once many people: diff --git a/modules/ROOT/pages/blogs/entry/why-does-apache-netbeans-need.adoc b/modules/ROOT/pages/blogs/entry/why-does-apache-netbeans-need.adoc index 7b780597..8be238b9 100644 --- a/modules/ROOT/pages/blogs/entry/why-does-apache-netbeans-need.adoc +++ b/modules/ROOT/pages/blogs/entry/why-does-apache-netbeans-need.adoc @@ -27,7 +27,7 @@ :description: NetBeans at Oracle Code One 2019 :toc: left :toc-title: -:syntax: true +:page-syntax: true A question was asked on the link:https://lists.apache.org/thread/rdtcvc87pj1d8oj6qcwbm7bjkkr53m5s[Apache NetBeans mailing list]: "I was just curious about the theoretical aspect of parsing. Isn't there a unified parsing API, using ANTLR/lex/yacc which can parse any language given a grammar for it? Why do we use a different parsing implementation (like the Graal JS parser in this instance) when a unified approach will help us support lots of languages easily?" diff --git a/modules/ROOT/pages/blogs/index.adoc b/modules/ROOT/pages/blogs/index.adoc index 9957b2ad..539d0a11 100644 --- a/modules/ROOT/pages/blogs/index.adoc +++ b/modules/ROOT/pages/blogs/index.adoc @@ -25,5 +25,5 @@ :description: Apache NetBeans blog index :toc: left :toc-title: -:syntax: true +:page-syntax: true diff --git a/modules/ROOT/pages/download/index.adoc b/modules/ROOT/pages/download/index.adoc index b0bbf5d5..3ffab705 100644 --- a/modules/ROOT/pages/download/index.adoc +++ b/modules/ROOT/pages/download/index.adoc @@ -30,7 +30,7 @@ for important requirements for download pages for Apache projects. :keywords: Apache NetBeans releases :icons: font :description: Apache NetBeans Releases Page -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb110/index.adoc b/modules/ROOT/pages/download/nb110/index.adoc index d23dfd09..7fa9e3d9 100644 --- a/modules/ROOT/pages/download/nb110/index.adoc +++ b/modules/ROOT/pages/download/nb110/index.adoc @@ -27,7 +27,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: diff --git a/modules/ROOT/pages/download/nb111/index.adoc b/modules/ROOT/pages/download/nb111/index.adoc index 744e71d8..4a95d9b4 100644 --- a/modules/ROOT/pages/download/nb111/index.adoc +++ b/modules/ROOT/pages/download/nb111/index.adoc @@ -27,7 +27,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb112/index.adoc b/modules/ROOT/pages/download/nb112/index.adoc index f1fbe83c..aaa02d4a 100644 --- a/modules/ROOT/pages/download/nb112/index.adoc +++ b/modules/ROOT/pages/download/nb112/index.adoc @@ -27,7 +27,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb113/index.adoc b/modules/ROOT/pages/download/nb113/index.adoc index a3ffcef9..f2b27cca 100644 --- a/modules/ROOT/pages/download/nb113/index.adoc +++ b/modules/ROOT/pages/download/nb113/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb120/index.adoc b/modules/ROOT/pages/download/nb120/index.adoc index 4ad9acc5..da601500 100644 --- a/modules/ROOT/pages/download/nb120/index.adoc +++ b/modules/ROOT/pages/download/nb120/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb120/nb120.adoc b/modules/ROOT/pages/download/nb120/nb120.adoc index 025ff787..23558101 100644 --- a/modules/ROOT/pages/download/nb120/nb120.adoc +++ b/modules/ROOT/pages/download/nb120/nb120.adoc @@ -32,7 +32,7 @@ for important requirements for download pages for Apache projects. :toc: left :toc-title: :icons: font -:syntax: true +:page-syntax: true :source-highlighter: pygments Apache NetBeans 12.0 was released on June 4, 2020. diff --git a/modules/ROOT/pages/download/nb121/index.adoc b/modules/ROOT/pages/download/nb121/index.adoc index 4ec1512f..ce642fd6 100644 --- a/modules/ROOT/pages/download/nb121/index.adoc +++ b/modules/ROOT/pages/download/nb121/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb122/index.adoc b/modules/ROOT/pages/download/nb122/index.adoc index 121e39c4..8f5347c8 100644 --- a/modules/ROOT/pages/download/nb122/index.adoc +++ b/modules/ROOT/pages/download/nb122/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb123/index.adoc b/modules/ROOT/pages/download/nb123/index.adoc index 3b97492c..7e6777e4 100644 --- a/modules/ROOT/pages/download/nb123/index.adoc +++ b/modules/ROOT/pages/download/nb123/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb124/index.adoc b/modules/ROOT/pages/download/nb124/index.adoc index 4358e41d..a66b1474 100644 --- a/modules/ROOT/pages/download/nb124/index.adoc +++ b/modules/ROOT/pages/download/nb124/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb125/index.adoc b/modules/ROOT/pages/download/nb125/index.adoc index 15c3e643..4ca40752 100644 --- a/modules/ROOT/pages/download/nb125/index.adoc +++ b/modules/ROOT/pages/download/nb125/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb126/index.adoc b/modules/ROOT/pages/download/nb126/index.adoc index 3c5b34f5..be4c5dd7 100644 --- a/modules/ROOT/pages/download/nb126/index.adoc +++ b/modules/ROOT/pages/download/nb126/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/download/nb13/index.adoc b/modules/ROOT/pages/download/nb13/index.adoc index a414b7e3..11a22e40 100644 --- a/modules/ROOT/pages/download/nb13/index.adoc +++ b/modules/ROOT/pages/download/nb13/index.adoc @@ -26,7 +26,7 @@ :toc: left :toc-title: :toclevels: 4 -:syntax: true +:page-syntax: true :source-highlighter: pygments :experimental: :linkattrs: diff --git a/modules/ROOT/pages/jackpot/HintsFileFormat.adoc b/modules/ROOT/pages/jackpot/HintsFileFormat.adoc index d4bb01c3..f59540ac 100644 --- a/modules/ROOT/pages/jackpot/HintsFileFormat.adoc +++ b/modules/ROOT/pages/jackpot/HintsFileFormat.adoc @@ -23,7 +23,7 @@ :jbake-status: published :keywords: Apache NetBeans, Jackpot, code inspection, refactoring :icons: font -:syntax: true +:page-syntax: true :description: Java Declarative Hints Language :source-highlighter: pygments :toc: left diff --git a/modules/ROOT/pages/jackpot/index.adoc b/modules/ROOT/pages/jackpot/index.adoc index 792b2151..a3fca469 100644 --- a/modules/ROOT/pages/jackpot/index.adoc +++ b/modules/ROOT/pages/jackpot/index.adoc @@ -22,7 +22,7 @@ :jbake-status: published :keywords: Apache NetBeans, Jackpot, refactoring, Java :icons: font -:syntax: true +:page-syntax: true :description: Java Declarative Hints :source-highlighter: pygments diff --git a/modules/ROOT/pages/participate/codeconventions.adoc b/modules/ROOT/pages/participate/codeconventions.adoc index 60767047..e88c2224 100644 --- a/modules/ROOT/pages/participate/codeconventions.adoc +++ b/modules/ROOT/pages/participate/codeconventions.adoc @@ -22,7 +22,7 @@ :jbake-status: published :keywords: Code conventions for Apache NetBeans :description: Code conventions for to Apache NetBeans -:syntax: true +:page-syntax: true :source-highlighter: pygments :toc: left :toclevels: 4