mbien commented on code in PR #38: URL: https://github.com/apache/netbeans-antora-site/pull/38#discussion_r1964093780
########## modules/ROOT/pages/download/nb25/index.adoc: ########## @@ -0,0 +1,151 @@ +//// + 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. +//// +//// + +NOTE: +See https://www.apache.org/dev/release-download-pages.html +for important requirements for download pages for Apache projects. + +//// += Downloading Apache NetBeans 25 +:page-layout: page_noaside +:page-tags: download +:jbake-status: published +:keywords: Apache NetBeans 25 Download +:description: Apache NetBeans 25 Download +:toc: left +:toc-title: +:icons: font + +// check version above and follow the TODOs +:netbeans-version: 25 +// TODO ^^ + +// TODO base URLs - when archiving, delete the next 2 lines and uncomment the following 2 +: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/ + +//// +url-download depends of release status archived or not +https://archive.apache.org/dist/netbeans/ (//archived) +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) +https://downloads.apache.org/netbeans/ (//current) +//// + +Apache NetBeans {netbeans-version} was released on February 10, 2025. +// TODO update date ^^^^ Review Comment: Feb 20 it is - done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
