You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by bu...@apache.org on 2016/12/26 14:58:11 UTC

svn commit: r1003509 - in /websites/staging/incubator/trunk/content: ./ guides/lists.html guides/website.html report-next-month.html style/style.css

Author: buildbot
Date: Mon Dec 26 14:58:11 2016
New Revision: 1003509

Log:
Staging update by buildbot for incubator

Modified:
    websites/staging/incubator/trunk/content/   (props changed)
    websites/staging/incubator/trunk/content/guides/lists.html
    websites/staging/incubator/trunk/content/guides/website.html
    websites/staging/incubator/trunk/content/report-next-month.html
    websites/staging/incubator/trunk/content/style/style.css

Propchange: websites/staging/incubator/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 26 14:58:11 2016
@@ -1 +1 @@
-1776058
+1776059

Modified: websites/staging/incubator/trunk/content/guides/lists.html
==============================================================================
--- websites/staging/incubator/trunk/content/guides/lists.html (original)
+++ websites/staging/incubator/trunk/content/guides/lists.html Mon Dec 26 14:58:11 2016
@@ -133,7 +133,7 @@ This is where general and public discuss
 </h4>
 <div class="section-content">
 <p>
-This is the Incubator's "commits" list, named "cvs" for historical reasons.  Changes made to the <a href="http://svn.apache.org/viewvc/incubator/public/trunk">Incubator codebase and website</a> and
+This is the Incubator's "commits" list, named "cvs" for historical reasons.  Changes made to the <a href="https://svn.apache.org/viewvc/incubator/public/trunk">Incubator codebase and website</a> and
 the <a href="http://wiki.apache.org/incubator">Incubator wiki</a> trigger automatic notifications to
 this list.  Replies go to the <a href="general+at+incubator.apache.org">general list</a>.
           </p>

Modified: websites/staging/incubator/trunk/content/guides/website.html
==============================================================================
--- websites/staging/incubator/trunk/content/guides/website.html (original)
+++ websites/staging/incubator/trunk/content/guides/website.html Mon Dec 26 14:58:11 2016
@@ -111,7 +111,7 @@
 <p>The Incubator website is generated by the Apache CMS, but it
          is still using the Anakia-based page generation mechanism that was
          used before, 
-         triggered by a <a href="http://svn.apache.org/repos/asf/incubator/public/trunk/build_cms.sh">CMS external build script</a>.
+         triggered by a <a href="https://svn.apache.org/repos/asf/incubator/public/trunk/build_cms.sh">CMS external build script</a>.
       </p>
 <p>
          This means that you can edit the content either directly in svn
@@ -121,8 +121,8 @@
       </p>
 <p>The source to the Incubator website lives at:</p>
 <div class="note">
-<note><a href="http://svn.apache.org/repos/asf/incubator/public/trunk">
-          http://svn.apache.org/repos/asf/incubator/public/trunk</a></note>
+<note><a href="https://svn.apache.org/repos/asf/incubator/public/trunk">
+          https://svn.apache.org/repos/asf/incubator/public/trunk</a></note>
 </div>
 <p>The production documents are kept in the "infra" SVN repository
         at https://svn.apache.org/repos/infra/websites/production/incubator.
@@ -149,7 +149,7 @@
 <h3 id='Checkout+the+Incubator+SVN'>Checkout the Incubator SVN site</h3>
 <div class="section-content">
 <code>
-svn co http://svn.apache.org/repos/asf/incubator/public/trunk incubator<br />
+svn co https://svn.apache.org/repos/asf/incubator/public/trunk incubator<br />
 cd incubator
 </code>
 <div class="note">

Modified: websites/staging/incubator/trunk/content/report-next-month.html
==============================================================================
--- websites/staging/incubator/trunk/content/report-next-month.html (original)
+++ websites/staging/incubator/trunk/content/report-next-month.html Mon Dec 26 14:58:11 2016
@@ -67,7 +67,7 @@
 <h1>
 <a href="http://incubator.apache.org">Apache Incubator</a> Podlings needing to prepare report for January</h1>
 <div style="text-align:right;">
-<i>Generated on 2016-12-26T14:53:19Z</i>
+<i>Generated on 2016-12-26T14:57:57Z</i>
 </div>
 <nav>
 <ul>

Modified: websites/staging/incubator/trunk/content/style/style.css
==============================================================================
--- websites/staging/incubator/trunk/content/style/style.css (original)
+++ websites/staging/incubator/trunk/content/style/style.css Mon Dec 26 14:58:11 2016
@@ -9,6 +9,10 @@ body, td, th {
     width: 160px;
 }
 
+li {
+    color: #000000 !important;
+}
+
 menu {
     margin-left: 1em;
     padding-left: 1em;



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org