You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2022/10/06 15:43:50 UTC

svn commit: r1904428 - in /attic/site/xdocs: index.xml process.xml scripts/add-banner.lua stylesheets/project.xml stylesheets/site.vsl

Author: sebb
Date: Thu Oct  6 15:43:50 2022
New Revision: 1904428

URL: http://svn.apache.org/viewvc?rev=1904428&view=rev
Log:
ATTIC-211 - http => https

Modified:
    attic/site/xdocs/index.xml
    attic/site/xdocs/process.xml
    attic/site/xdocs/scripts/add-banner.lua
    attic/site/xdocs/stylesheets/project.xml
    attic/site/xdocs/stylesheets/site.vsl

Modified: attic/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/index.xml?rev=1904428&r1=1904427&r2=1904428&view=diff
==============================================================================
--- attic/site/xdocs/index.xml (original)
+++ attic/site/xdocs/index.xml Thu Oct  6 15:43:50 2022
@@ -29,7 +29,7 @@
 
   <p>
     The Apache Attic was created in 
-    <a href="http://www.apache.org/foundation/records/minutes/2008/board_minutes_2008_11_19.txt">November 2008</a> 
+    <a href="https://www.apache.org/foundation/records/minutes/2008/board_minutes_2008_11_19.txt">November 2008</a> 
     to provide process and solutions to make it clear when an Apache project has reached its 
     end of life. Specifically to be:  
   </p>
@@ -119,7 +119,7 @@ project's activities, and publish projec
   <title>Contacting the Attic PMC</title>
 
   <p>The Attic is managed by a Project Management Committee (PMC). Discussions are found on 
-     the <a href="http://mail-archives.apache.org/mod_mbox/attic-general/">general@ mailing list</a>
+     the <a href="https://mail-archives.apache.org/mod_mbox/attic-general/">general@ mailing list</a>
      and you are welcome to subscribe. </p>
 </section>
 
@@ -130,7 +130,7 @@ project's activities, and publish projec
    and codebases wishing to become part of the Foundation's efforts.
    Not all projects 'graduate' out of the Incubator; some are retired instead.
    Those retired projects may be found on the Incubator's 
-   <a href="http://incubator.apache.org/projects/index.html#retired">Project page</a>. </p>
+   <a href="https://incubator.apache.org/projects/index.html#retired">Project page</a>. </p>
 
 </section>
 

Modified: attic/site/xdocs/process.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1904428&r1=1904427&r2=1904428&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Thu Oct  6 15:43:50 2022
@@ -41,23 +41,23 @@
       </ul>
     </li>
     <li>If the board approves the resolution, open an <a href="https://issues.apache.org/jira/browse/ATTIC">Attic JIRA</a> item - 'Move ${project} to the Attic'.<br />
-      The Attic PMC will step in and create a detailed issue description using <a href="http://svn.apache.org/viewvc/attic/site/retire.py?view=markup"><code>retire.py</code></a>, with other generated parts to move the project to the Attic.<br />
+      The Attic PMC will step in and create a detailed issue description using <a href="https://svn.apache.org/viewvc/attic/site/retire.py?view=markup"><code>retire.py</code></a>, with other generated parts to move the project to the Attic.<br />
       Generated issue content typically contains following steps (see <a href="#howto">"How to"</a> below for a description of each step): 
       <ol type="1">
         <li><a href="#confirm-resolution">#</a> Confirm Board Resolution</li>
         <li><a href="#informing">#</a> Inform users of the move to the Attic</li>
-        <li><a href="#atticsite">#</a> Create project page on Attic site: http://attic.apache.org/projects/$project.html</li>
+        <li><a href="#atticsite">#</a> Create project page on Attic site: https://attic.apache.org/projects/$project.html</li>
         <li><a href="#doap">#</a>Update the project DOAP files (if any) or copy to <a href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/">projects-override</a></li>
-        <li><a href="#announce">#</a> Announce on <a href="http://mail-archives.apache.org/mod_mbox/www-announce/">announce at apache.org</a></li>
+        <li><a href="#announce">#</a> Announce on <a href="https://mail-archives.apache.org/mod_mbox/www-announce/">announce at apache.org</a></li>
       </ol>
     </li>
     <li>Open an <a href="https://issues.apache.org/jira/browse/INFRA">Infrastructure JIRA</a> issue identifying the resources that need turning off/making read only.<br/>
-      The Attic PMC will create a base issue description using <a href="http://svn.apache.org/viewvc/attic/site/infrajiratext.py?view=markup"><code>infrajiratext.py</code></a>.<br/>
+      The Attic PMC will create a base issue description using <a href="https://svn.apache.org/viewvc/attic/site/infrajiratext.py?view=markup"><code>infrajiratext.py</code></a>.<br/>
       Typically, it contains steps like following, that need to be tweaked based on assets of the retired project:
       <ul>
         <li>Make source control Git|Svn read-only</li>
         <li>Remove files from <a href="https://dist.apache.org/repos/dist/">dist.apache.org/repos/dist/[release|dev]</a></li>
-        <li>Closing down of dev@, commits@ and private@ etc. <a href="http://mail-archives.apache.org/mod_mbox/">mailing lists</a></li>
+        <li>Closing down of dev@, commits@ and private@ etc. <a href="https://mail-archives.apache.org/mod_mbox/">mailing lists</a></li>
         <li>Close down the user mailing list (unless still active - in which case propose a moderator to Infra)</li>
         <li>Make JIRA|Bugzilla read-only</li>
         <li>Make the wiki (if any) read-only</li>
@@ -78,7 +78,7 @@
     <ul>
      <li>svn site <a href="https://svn.apache.org/viewvc/attic">https://svn.apache.org/repos/asf/attic</a>: sources in <code>xdocs</code>, generated html in <code>docs</code><br/>
      git mirror <a href="https://github.com/apache/attic-site">https://github.com/apache/attic-site</a></li>
-     <li>site <a href="http://attic.apache.org">http://attic.apache.org</a></li>
+     <li>site <a href="https://attic.apache.org">https://attic.apache.org</a></li>
      <li>internals: <a href="https://ci2.apache.org/#/builders/16">Buildbot job</a> to build from source and commit generated html
          (see <a href="https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/attic-site.conf">attic-site.conf</a>),
          <a href="https://github.com/apache/infrastructure-p6/blob/production/modules/svnwcsub/files/svnwcsub.conf">svnwcsub configuration</a> to update generated html from svn to webserver</li>
@@ -96,7 +96,7 @@
   </ul>
   <p>However note that the most recent meeting minutes are not published until the following meeting at the earliest</p>
   <p>Check that Secretary removed the PMC from <a href="https://svn.apache.org/repos/private/committers/board/committee-info.txt">https://svn.apache.org/repos/private/committers/board/committee-info.txt</a></p>
-  <p>This automatically removes VP entry on <a href="http://www.apache.org/foundation/">http://www.apache.org/foundation/</a> and project from <a href="http://www.apache.org/#projects-list">http://www.apache.org/#projects-list</a> navigation</p>
+  <p>This automatically removes VP entry on <a href="https://www.apache.org/foundation/">https://www.apache.org/foundation/</a> and project from <a href="https://www.apache.org/#projects-list">https://www.apache.org/#projects-list</a> navigation</p>
 </section>
 
 <section id="informing">
@@ -113,7 +113,7 @@ Loosely speaking this means that the pro
 read-only state.
 
 You can read more about the Apache Attic and the process of moving to the 
-Attic at http://attic.apache.org.
+Attic at https://attic.apache.org.
 
 You can follow this process in JIRA: 
  
@@ -129,13 +129,13 @@ ${Name} on behalf of ${project} + the At
 </section>
 
 <section id="atticsite">
-  <title>How to: 3. Create project page on Attic site: http://attic.apache.org/projects/${project}.html</title>
+  <title>How to: 3. Create project page on Attic site: https://attic.apache.org/projects/${project}.html</title>
 
   <p>The Attic website is built using Anakia. Anakia is an old site technology built on top of Apache Velocity. 
      You can get the source for the site from Subversion: </p>
   <pre>svn co https://svn.apache.org/repos/asf/attic/site</pre>
 
-  <p>You can generate the required changes using the Python3 <a href="http://svn.apache.org/viewvc/attic/site/retire.py?view=markup"><code>retire.py</code></a> script as follows:</p>
+  <p>You can generate the required changes using the Python3 <a href="https://svn.apache.org/viewvc/attic/site/retire.py?view=markup"><code>retire.py</code></a> script as follows:</p>
   <pre>./retire.py id1 [id2...]</pre>
   <p>This should generate the following files for each ID, as well as updating xdocs/stylesheets/project.xml:</p>
   <ul>
@@ -192,7 +192,7 @@ efforts.
 
 You can read more about ${project}'s retirement at:
 
-   http://attic.apache.org/projects/${project}.html
+   https://attic.apache.org/projects/${project}.html
 
 The project's resources will continue to be available in a read-only state -
 website, mailing lists, wikis, git, downloads and bug tracker with no 
@@ -202,7 +202,7 @@ Providing process and solutions to make
 project has reached its end of life is the role of the Apache Attic,
 and you can read more about that at:
 
-   http://attic.apache.org/
+   https://attic.apache.org/
 
 Thanks,
 

Modified: attic/site/xdocs/scripts/add-banner.lua
URL: http://svn.apache.org/viewvc/attic/site/xdocs/scripts/add-banner.lua?rev=1904428&r1=1904427&r2=1904428&view=diff
==============================================================================
--- attic/site/xdocs/scripts/add-banner.lua (original)
+++ attic/site/xdocs/scripts/add-banner.lua Thu Oct  6 15:43:50 2022
@@ -62,7 +62,7 @@ function change_loc()
           + 'of your browser.'
         return ;
       }
-    var url = '<a href="http://attic.apache.org/projects/!PROJ!.html">'
+    var url = '<a href="https://attic.apache.org/projects/!PROJ!.html">'
       + 'attic page</a>'
     top.innerHTML = "Project <i>!PROJ!</i> is retired ; "
       + "for details, see !PROJ!'s " + url + '.'

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1904428&r1=1904427&r2=1904428&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Thu Oct  6 15:43:50 2022
@@ -13,7 +13,7 @@ See the License for the specific languag
 limitations under the License.
 -->
 <project name="Attic"
-        href="http://attic.apache.org/">
+        href="https://attic.apache.org/">
 
   <title>Apache Attic</title>
   <logo href="/images/apache-attic-logo.png">Apache Attic</logo>
@@ -26,16 +26,16 @@ limitations under the License.
       <li><a href="/process.html">Process</a></li>
       <li><a href="/tracking.html">Process tracking</a></li>
       <li><a href="https://whimsy.apache.org/board/minutes/Attic.html">Board Minutes</a></li>
-      <li><a href="http://www.apache.org/licenses/">License</a></li>
-      <li><a href="http://www.apache.org/security/">Security</a></li>
+      <li><a href="https://www.apache.org/licenses/">License</a></li>
+      <li><a href="https://www.apache.org/security/">Security</a></li>
     </projects>
 
     <projects><title>Related Apache Links</title>
-      <li><a href="http://www.apache.org/">Foundation</a></li>
-      <li><a href="http://www.apache.org/foundation/sponsorship.html">Donate</a></li>
-      <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-      <li><a href="http://incubator.apache.org/">Incubator</a></li>
-      <li><a href="http://apachecon.com/">ApacheCon</a></li>
+      <li><a href="https://www.apache.org/">Foundation</a></li>
+      <li><a href="https://www.apache.org/foundation/sponsorship.html">Donate</a></li>
+      <li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
+      <li><a href="https://incubator.apache.org/">Incubator</a></li>
+      <li><a href="https://apachecon.com/">ApacheCon</a></li>
     </projects>
 
     <menu><title>Projects in the Attic</title>

Modified: attic/site/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/site.vsl?rev=1904428&r1=1904427&r2=1904428&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/site.vsl (original)
+++ attic/site/xdocs/stylesheets/site.vsl Thu Oct  6 15:43:50 2022
@@ -69,7 +69,7 @@
 #if($elem.getChild("no_website"))
       <td>n/a</td>
 #else
-      <td><a href="http://${proj}.apache.org/${subproj}">${proj}.apache.org/${subproj}</a></td>
+      <td><a href="https://${proj}.apache.org/${subproj}">${proj}.apache.org/${subproj}</a></td>
 #end
     </tr>
     <tr>
@@ -79,15 +79,15 @@
       n/a
 #elseif($elem.getAttributeValue("replace_dev"))
 #set ($replacedev = $elem.getAttributeValue("replace_dev"))
-        <a href="http://mail-archives.apache.org/mod_mbox/${full_dash}-${replacedev}/">${replacedev}</a>
+        <a href="https://mail-archives.apache.org/mod_mbox/${full_dash}-${replacedev}/">${replacedev}</a>
 #else
-        <a href="http://mail-archives.apache.org/mod_mbox/${full_dash}-dev/">dev</a>
+        <a href="https://mail-archives.apache.org/mod_mbox/${full_dash}-dev/">dev</a>
 #end
 #set ($mail_links = $elem.getChildren("mail"))
 #foreach ( $mail_link in $mail_links )
 #set ($mail_name = $mail_link.getAttributeValue('name'))
 #foreach ($name in $mail_name.split(","))
-        | <a href="http://mail-archives.apache.org/mod_mbox/${full_dash}-${name}/">${name}</a>
+        | <a href="https://mail-archives.apache.org/mod_mbox/${full_dash}-${name}/">${name}</a>
 #end
 #end
       </td>
@@ -125,7 +125,7 @@
 #if($elem.getChild("moin"))
     <tr>
       <td>Wiki</td>
-      <td><a href="http://wiki.apache.org/${proj}/">wiki.apache.org/${proj}/</a></td>
+      <td><a href="https://wiki.apache.org/${proj}/">wiki.apache.org/${proj}/</a></td>
     </tr>
 #end
 #if($elem.getChild("cwiki"))
@@ -137,7 +137,7 @@
 #if($elem.getChild("svn"))
     <tr>
       <td>Source Code (Subversion)</td>
-      <td><a href="http://svn.apache.org/repos/asf/${proj}/${subproj}">svn.apache.org/repos/asf/${proj}/${subproj}</a></td>
+      <td><a href="https://svn.apache.org/repos/asf/${proj}/${subproj}">svn.apache.org/repos/asf/${proj}/${subproj}</a></td>
     </tr>
 #end
 #if($elem.getChild("git"))
@@ -162,11 +162,11 @@
 #if($elem.getChild("no_downloads"))
       <td>n/a</td>
 #else
-      <td><a href="http://archive.apache.org/dist/${full_slash}/">archive.apache.org/dist/${full_slash}/</a> 
+      <td><a href="https://archive.apache.org/dist/${full_slash}/">archive.apache.org/dist/${full_slash}/</a> 
 #if($elem.getAttributeValue("hide_keys"))
       <!-- hiding KEYS -->
 #else
-      | <a href="http://archive.apache.org/dist/${full_slash}/KEYS">KEYS</a>
+      | <a href="https://archive.apache.org/dist/${full_slash}/KEYS">KEYS</a>
 #end
       </td>
 #end
@@ -439,7 +439,7 @@ href="$title.getAttributeValue("href")">
 #macro ( getProjectImage )
 #if ($project.getChild("logo"))
 <td align="left" valign="top">
-<a href="http://www.apache.org/"><img src="$relativePath/images/asf_logo_wide.gif" alt="The Apache Software Foundation" title="The Apache Software Foundation" border="0"/></a>
+<a href="https://www.apache.org/"><img src="$relativePath/images/asf_logo_wide.gif" alt="The Apache Software Foundation" title="The Apache Software Foundation" border="0"/></a>
 </td>
 <td align="right">
 #set ( $logoString = $project.getChild("logo").getAttributeValue("href") )
@@ -451,20 +451,20 @@ href="$title.getAttributeValue("href")">
 </td>
 <td>
 <!-- Need to specify height otherwise iframe seems to grab extra -->
-<iframe src="http://www.apache.org/ads/halfbanner.html" height="65"
+<iframe src="https://www.apache.org/ads/halfbanner.html" height="65"
     style="border-width:0; float: right" frameborder="0" scrolling="no"></iframe>
 </td>
 #else
 <td align="left" valign="top">
-<a href="http://www.apache.org/"><img src="$relativePath/images/asf_logo_wide.gif" alt="The Apache Software Foundation" title="The Apache Software Foundation" align="left" border="0"/></a>
+<a href="https://www.apache.org/"><img src="$relativePath/images/asf_logo_wide.gif" alt="The Apache Software Foundation" title="The Apache Software Foundation" align="left" border="0"/></a>
 </td>
 <td>
 <!-- Need to specify height otherwise iframe seems to grab extra -->
-<iframe src="http://www.apache.org/ads/halfbanner.html" height="65"
+<iframe src="https://www.apache.org/ads/halfbanner.html" height="65"
     style="border-width:0; float: right" frameborder="0" scrolling="no"></iframe>
 </td>
 ##<td width="150" valign="middle" align="center">
-##  <p><strong><a href="http://www.apache.org/dyn/closer.cgi">Mirrored<br />
+##  <p><strong><a href="https://www.apache.org/dyn/closer.cgi">Mirrored<br />
 ##                                                       Worldwide</a></strong></p>
 ##</td>
 #end
@@ -568,7 +568,7 @@ href="$title.getAttributeValue("href")">
     </div>
     <div class="column span-24 footer">
       <hr/>
-        <p>Copyright &#169; 2009-2021 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+        <p>Copyright &#169; 2009-2021 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
         Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
       </div>
     </div>