Author: dsahlberg
Date: Sat May  7 18:50:55 2022
New Revision: 1900661

URL: http://svn.apache.org/viewvc?rev=1900661&view=rev
Log:
In site/staging:

1.10 EOL and followup edits to switching back to "as required" release schedule

* download.html
  Comment out "other supported version" since 1.10 is now EOL
  Remove #notice about the 6-month/2-years release schedule

* roadmap.html
  Remove #notice about the 6-month/2-years release schedule


Modified:
    subversion/site/staging/download.html
    subversion/site/staging/roadmap.html

Modified: subversion/site/staging/download.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/download.html?rev=1900661&r1=1900660&r2=1900661&view=diff
==============================================================================
--- subversion/site/staging/download.html (original)
+++ subversion/site/staging/download.html Sat May  7 18:50:55 2022
@@ -23,20 +23,16 @@
 
 [define version]1.14[end]
 
-<div class="notice">
-<p>Learn about our new 6-month regular and 2-year LTS release schedule: see
-<a href="/roadmap.html#release-planning">How We Plan Releases</a>.</p>
-</div>
-
 <div class="bigpoint">
 <p>The latest and recommended LTS (long-term support) release of Apache 
Subversion
    is:&nbsp;<a href="#recommended-release">[version]</a></p>
 </div> <!-- .bigpoint -->
 
+<!-- When more releases are in support, enable this section again
 <div class="bigpoint">
 <p>The older still supported release of Apache Subversion
    is:&nbsp;<a href="#supported-releases">1.10</a></p>
-</div> <!-- .bigpoint -->
+</div>--> <!-- .bigpoint -->
 
 <p>Use the links below to download Apache Subversion from one of our mirrors.
    You <strong>must</strong> <a href="#verifying">verify the integrity</a> of
@@ -127,6 +123,8 @@ Other mirrors:
 
 </div> <!-- #recommended-release -->
 
+<!-- When more releases are in support, enable this section again
+
 <div class="h3" id="supported-releases">
 <h3>Older still supported Releases
   <a class="sectionlink" href="#supported-releases"
@@ -159,7 +157,7 @@ Other mirrors:
 </tr>
 </table>
 
-</div>  <!-- #supported-releases -->
+</div>-->  <!-- #supported-releases -->
 
 <!-- When in a pre-release phase, uncomment the following, and paste the
      correct table after the notice. Use 'release.py write-downloads' to

Modified: subversion/site/staging/roadmap.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/roadmap.html?rev=1900661&r1=1900660&r2=1900661&view=diff
==============================================================================
--- subversion/site/staging/roadmap.html (original)
+++ subversion/site/staging/roadmap.html Sat May  7 18:50:55 2022
@@ -22,11 +22,6 @@
 
 <h1>Apache Subversion Roadmap</h1>
 
-<div class="notice">
-<p>New 6-month regular and 2-year LTS release schedule: see
-<a href="/roadmap.html#release-planning">How We Plan Releases</a>.</p>
-</div>
-
 <div class="h2" id="upcoming-releases">
 <h2>Upcoming Releases
   <a class="sectionlink" href="#upcoming-releases"


Reply via email to