Author: rlenferink
Date: Sun Aug 23 09:18:42 2020
New Revision: 1881107
URL: http://svn.apache.org/viewvc?rev=1881107&view=rev
Log:
http -> https
Modified:
comdev/projects.apache.org/trunk/site/about.html
comdev/projects.apache.org/trunk/site/categories.html
comdev/projects.apache.org/trunk/site/committee.html
comdev/projects.apache.org/trunk/site/committees.html
comdev/projects.apache.org/trunk/site/create.html
comdev/projects.apache.org/trunk/site/datatables.html
comdev/projects.apache.org/trunk/site/doap.html
comdev/projects.apache.org/trunk/site/doapfaq.html
comdev/projects.apache.org/trunk/site/edit/index.html
comdev/projects.apache.org/trunk/site/guidelines.html
comdev/projects.apache.org/trunk/site/index.html
comdev/projects.apache.org/trunk/site/js/projects.js
comdev/projects.apache.org/trunk/site/languages.html
comdev/projects.apache.org/trunk/site/make_doap.py
comdev/projects.apache.org/trunk/site/pmc_rdf.html
comdev/projects.apache.org/trunk/site/project.html
comdev/projects.apache.org/trunk/site/projects.html
comdev/projects.apache.org/trunk/site/releases.html
comdev/projects.apache.org/trunk/site/statistics.html
comdev/projects.apache.org/trunk/site/timelines.html
comdev/projects.apache.org/trunk/site/timelines2.html
Modified: comdev/projects.apache.org/trunk/site/about.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/about.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/about.html (original)
+++ comdev/projects.apache.org/trunk/site/about.html Sun Aug 23 09:18:42 2020
@@ -33,8 +33,8 @@
<h1>About This Website</h1>
<p>
This website is maintained by the
- <span itemscope itemprop="author"
itemtype="http://schema.org/Organization">
- <span itemprop="name"><a itemprop="url"
href="http://community.apache.org/">Apache Community Development PMC</a></span>
who works on the
+ <span itemscope itemprop="author"
itemtype="https://schema.org/Organization">
+ <span itemprop="name"><a itemprop="url"
href="https://community.apache.org/">Apache Community Development
PMC</a></span> who works on the
<span itemprop="email">[email protected]</span>
<span itemscope itemtype="https://schema.org/ContactPage"><a
itemprop="url" href="https://community.apache.org/lists.html">archived mailing
list</a></span>.
</span>
@@ -53,8 +53,8 @@
a variety of JSON files that are checked into a Subversion repository for
safety and simplicity of backups.
This site then uses JavaScript and a variety of visualization tools to
dynamically display charts and listings of Apache project metadata.
<ol>
- <li>Organizational information about Apache project <a
href="https://www.apache.org/foundation/#who-runs-the-asf">committees</a> and
<a href="http://home.apache.org/phonebook.html">people</a>,</li>
- <li><a href="pmc_rdf.html">PMC RDF data files</a> in the <a
href="http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees">data/committees</a>
directory.
+ <li>Organizational information about Apache project <a
href="https://www.apache.org/foundation/#who-runs-the-asf">committees</a> and
<a href="https://home.apache.org/phonebook.html">people</a>,</li>
+ <li><a href="pmc_rdf.html">PMC RDF data files</a> in the <a
href="https://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees">data/committees</a>
directory.
<br>
PMCs can maintain their own data files instead: replace the the default
"committees/pmc-name.rdf" entry with your URL in this file:
<br>
@@ -81,16 +81,16 @@
</p>
<ul>
- <li><a href="http://www.apache.org/foundation/">The Apache Software
Foundation</a> - all about the ASF</li>
- <li><a href="http://community.apache.org/">Apache Community
Development</a> - How to get involved and stay involved</li>
+ <li><a href="https://www.apache.org/foundation/">The Apache Software
Foundation</a> - all about the ASF</li>
+ <li><a href="https://community.apache.org/">Apache Community
Development</a> - How to get involved and stay involved</li>
<li><a href="https://www.apache.org/dev/">Technical information about
tools</a> - Pointers to the various tools (mail, SVN, git, etc.) Apache
projects use</li>
- <li><a href="http://helpwanted.apache.org/">Help Wanted</a> - Find simple
tasks to start contributing to an Apache project today</li>
+ <li><a href="https://helpwanted.apache.org/">Help Wanted</a> - Find simple
tasks to start contributing to an Apache project today</li>
<li><a href="https://whimsy.apache.org/board/minutes/">Board of Director
Minutes</a> - for official records of the ASF board and all projects</li>
</ul>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org/">Apache Community
Development Project</a>.<br/>
- Copyright© 2020, the Apache Software Foundation. Licensed under the <a
rel="license" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0</a><br/>
+ Managed by the <a href="https://community.apache.org/">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, the Apache Software Foundation. Licensed under the <a
rel="license" href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a><br/>
Apache® and the multicolor feather logo are <a
href="https://www.apache.org/foundation/marks/list/">trademarks</a> of The
Apache Software Foundation.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/categories.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/categories.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/categories.html (original)
+++ comdev/projects.apache.org/trunk/site/categories.html Sun Aug 23 09:18:42
2020
@@ -61,8 +61,8 @@
<!-- Footer -->
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2020, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/committee.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/committee.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/committee.html (original)
+++ comdev/projects.apache.org/trunk/site/committee.html Sun Aug 23 09:18:42
2020
@@ -34,7 +34,7 @@
</ul>
<ul>
<li></li>
- <li><a href="http://www.apache.org/logos/">logos</a></li>
+ <li><a href="https://www.apache.org/logos/">logos</a></li>
</ul>
</div>
<div id="contents">
@@ -52,8 +52,8 @@
</noscript>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/committees.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/committees.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/committees.html (original)
+++ comdev/projects.apache.org/trunk/site/committees.html Sun Aug 23 09:18:42
2020
@@ -35,7 +35,7 @@
</ul>
<ul>
<li></li>
- <li><a href="http://www.apache.org/logos/">logos</a></li>
+ <li><a href="https://www.apache.org/logos/">logos</a></li>
</ul>
</div>
<div id="contents">
@@ -56,8 +56,8 @@
</div>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/create.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/create.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/create.html (original)
+++ comdev/projects.apache.org/trunk/site/create.html Sun Aug 23 09:18:42 2020
@@ -72,7 +72,7 @@ Similarly each "SVNRepository" must be i
<a id="validate"></a>Validate your file</h3>
<p>It is a good idea to check if your DOAP file is at least valid RDF.
-This can be accomplished using the <a
href="http://www.w3.org/RDF/Validator/">W3C RDF Validator service</a>.
+This can be accomplished using the <a
href="https://www.w3.org/RDF/Validator/">W3C RDF Validator service</a>.
While this won't tell you if your file meets DOAP or Apache
guidelines, it is at least a good basic sanity check. </p>
@@ -98,7 +98,7 @@ you can directly edit the file to get yo
For example, add one of the following entries:
</p>
<pre>
-
<location>http://svn.apache.org/repos/asf/httpd/site/trunk/content/doap.rdf</location>
+
<location>https://svn.apache.org/repos/asf/httpd/site/trunk/content/doap.rdf</location>
or
<location>https://gitbox.apache.org/repos/asf?p=kafka.git;a=blob_plain;f=doap_Kafka.rdf;hb=HEAD</location>
</pre>
@@ -122,7 +122,7 @@ Please note: the script to create the pr
</tr>
<tr>
<td>Project homepage</td>
-<td>http://<input type="text" name="homepage" size="60">
+<td>https://<input type="text" name="homepage" size="60">
</td>
</tr>
<tr>
@@ -448,8 +448,8 @@ Please note: the script to create the pr
<!-- Footer -->
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2020, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/datatables.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/datatables.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/datatables.html (original)
+++ comdev/projects.apache.org/trunk/site/datatables.html Sun Aug 23 09:18:42
2020
@@ -55,8 +55,8 @@
</noscript>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/doap.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/doap.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/doap.html (original)
+++ comdev/projects.apache.org/trunk/site/doap.html Sun Aug 23 09:18:42 2020
@@ -53,8 +53,8 @@
<!-- Footer -->
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/doapfaq.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/doapfaq.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/doapfaq.html (original)
+++ comdev/projects.apache.org/trunk/site/doapfaq.html Sun Aug 23 09:18:42 2020
@@ -143,8 +143,8 @@ The following are .</td>
<!-- Footer -->
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/edit/index.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/edit/index.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/edit/index.html (original)
+++ comdev/projects.apache.org/trunk/site/edit/index.html Sun Aug 23 09:18:42
2020
@@ -32,7 +32,7 @@
</p>
</div>
<div id="footer">
- Copyright© 2019, the Apache Software Foundation. Licensed under the
Apache License v/2.0<br/>
+ Copyright© 2020, the Apache Software Foundation. Licensed under the
Apache License v/2.0<br/>
For inquiries, contact <a
href="mailto:[email protected]">[email protected]</a>.
</div>
<script type="text/javascript">
Modified: comdev/projects.apache.org/trunk/site/guidelines.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/guidelines.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/guidelines.html (original)
+++ comdev/projects.apache.org/trunk/site/guidelines.html Sun Aug 23 09:18:42
2020
@@ -40,13 +40,13 @@
<ul>
<li>rdf:resource should be used when listing URLs.
- <pre>i.e. <doap:homepage rdf:resource="http://foo.apache.org/"
/></pre> is the correct form to use.</li>
+ <pre>i.e. <doap:homepage rdf:resource="https://foo.apache.org/"
/></pre> is the correct form to use.</li>
<li>the doap:Project element may be embedded in other styles of feed, e.g.
within an Atom feed. When included in such a way it should still follow all
guidelines, even if this means duplicating information.</li>
<li>Dates should be formatted as 'YYYY-MM-DD'. Numbers should be padded with
'0' to match the formatting.
<pre>e.g. Jan 1st 2001 should be written as '2001-01-01'</pre>
</li>
<li>all URLs should be fully qualified, including the protocol.
- <pre>i.e. http://foo.bar.com/file.html</pre>
+ <pre>i.e. https://foo.bar.com/file.html</pre>
</li>
</ul>
@@ -75,8 +75,8 @@ A full list of programming langauges we
</pre>
</li>
<li>The categories that a project should be recorded as being within are
recorded as rdf:resource using the following format<pre>
- http://projects.apache.org/category/<category>
- e.g. <doap:category
rdf:resource="http://projects.apache.org/category/mail" /></pre>
+ https://projects.apache.org/category/<category>
+ e.g. <doap:category
rdf:resource="https://projects.apache.org/category/mail" /></pre>
<br>A list of the categories is available <a href="categories.html">here</a>
</li>
<li>the shortdesc element is used for providing a brief description on index
pages and should be included.</li>
@@ -89,15 +89,15 @@ A full list of programming langauges we
<li>PMC descriptor files must always have the extension '.rdf', and must be
listed in the file <br>
<code><a
href="https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees.xml">https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees.xml</a></code>
</li>
-<li>PMCs can be referenced as an rdf:resource that points at
http://<pmc>.apache.org/. e.g. <br>
-<code><asfext:pmc rdf:resource="http://httpd.apache.org/" /></code>. <br>
+<li>PMCs can be referenced as an rdf:resource that points at
https://<pmc>.apache.org/. e.g. <br>
+<code><asfext:pmc rdf:resource="https://httpd.apache.org/" /></code>.
<br>
In this case, the PMC descriptor file must be called
<code><pmc>.rdf</code> and must be
stored in the directory: <br>
<code>https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees/</code>
</li>
<li>PMCs descriptors can also be stored anywhere else (e.g. on the TLP website
or in SVN), in which case they
must be referenced using the full URL, for example <br>
-<code><asfext:pmc rdf:resource="http://tlp.apache.org/pmc/tlp.rdf"
/></code>
+<code><asfext:pmc rdf:resource="https://tlp.apache.org/pmc/tlp.rdf"
/></code>
</li>
</ul>
</div>
@@ -106,8 +106,8 @@ must be referenced using the full URL, f
<!-- Footer -->
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/index.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/index.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/index.html (original)
+++ comdev/projects.apache.org/trunk/site/index.html Sun Aug 23 09:18:42 2020
@@ -41,7 +41,7 @@
<li>5 special committees*</li>
<li>~40 incubating podlings</li>
</ul>
- <p><small>*<a
href="http://www.apache.org/dev/infrastructure">Infrastructure</a>, <a
href="http://www.apache.org/travel/">Travel Assistance</a>, <a
href="http://www.apache.org/security/">Security Team</a>, <a
href="http://www.apache.org/legal/">Legal Affairs</a> and <a
href="http://www.apache.org/foundation/marks/">Brand Management</a></small></p>
+ <p><small>*<a
href="https://www.apache.org/dev/infrastructure">Infrastructure</a>, <a
href="https://www.apache.org/travel/">Travel Assistance</a>, <a
href="https://www.apache.org/security/">Security Team</a>, <a
href="https://www.apache.org/legal/">Legal Affairs</a> and <a
href="https://www.apache.org/foundation/marks/">Brand Management</a></small></p>
<p style="text-align: center;">
Loading data, please wait...<br/>
<img src="images/loader.gif"/>
@@ -57,8 +57,8 @@
</div>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2020, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
<script type="text/javascript">
Modified: comdev/projects.apache.org/trunk/site/js/projects.js
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/js/projects.js?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/js/projects.js (original)
+++ comdev/projects.apache.org/trunk/site/js/projects.js Sun Aug 23 09:18:42
2020
@@ -8,7 +8,7 @@
"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
+ https://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
@@ -174,7 +174,7 @@ function editProject(json, project) {
json.name = json.name ? json.name : "Apache Foo";
}
if (json.category) {
- json.category =
json.category.replace(/http:\/\/projects.apache.org\/category\//gi, "")
+ json.category =
json.category.replace(/https:\/\/projects.apache.org\/category\//gi, "")
}
var form = document.createElement('form')
form.appendChild(input("hidden", "file", project))
@@ -239,7 +239,7 @@ function newProject(form) {
if (form.sub.value.length > 0) {
filename += "-" + form.sub.value.toLowerCase().replace(/[^-a-z0-9]/g,
"")
}
- editProject({'pmc': form.pmc.value, 'homepage':
'http://'+form.pmc.value+'.apache.org/'}, filename);
+ editProject({'pmc': form.pmc.value, 'homepage':
'https://'+form.pmc.value+'.apache.org/'}, filename);
}
*/
@@ -249,7 +249,7 @@ function newProject(form) {
function linkCommitterIndex(cid) {
var fullname = people[cid];
var cl = isMember(cid) ? "member" : "committer";
- return "<a class='" + cl + "' title='" + cid + "'
href='http://home.apache.org/phonebook.html?uid=" + cid + "' target='_blank'>"
+ fullname + "</a>";
+ return "<a class='" + cl + "' title='" + cid + "'
href='https://home.apache.org/phonebook.html?uid=" + cid + "' target='_blank'>"
+ fullname + "</a>";
}
function appendElementWithInnerHTML(obj,type,html) {
@@ -519,10 +519,10 @@ function renderCommitteePage(committeeId
if (!_.isEmpty(committee.shortdesc)) {
description = committee.shortdesc;
} else {
- description = "Missing from http://www.apache.org/#projects-list";
+ description = "Missing from https://www.apache.org/#projects-list";
}
- appendElementWithInnerHTML(obj, 'h4', "Description <font size='-2'>(from
<a href='http://www.apache.org/#projects-list'>projects list</a>)</a>:");
+ appendElementWithInnerHTML(obj, 'h4', "Description <font size='-2'>(from
<a href='https://www.apache.org/#projects-list'>projects list</a>)</a>:");
appendElementWithInnerHTML(obj,'p',description.replace(/([^\r\n]+)\r?\n\r?\n/g,function(a)
{ return "<p>"+a+"</p>"}));
@@ -626,7 +626,7 @@ function renderCommitteePage(committeeId
}
}
if (repos.length > 0) {
- appendElementWithInnerHTML(obj, 'h4', "Repositories managed by this
Committee <font size='-2'>(from <a href='http://git.apache.org/'>ASF Git
mirrors</a>)</font>:");
+ appendElementWithInnerHTML(obj, 'h4', "Repositories managed by this
Committee <font size='-2'>(from <a href='https://git.apache.org/'>ASF Git
mirrors</a>)</font>:");
ul = document.createElement('ul');
for (var r in repos.sort()) {
Modified: comdev/projects.apache.org/trunk/site/languages.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/languages.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/languages.html (original)
+++ comdev/projects.apache.org/trunk/site/languages.html Sun Aug 23 09:18:42
2020
@@ -66,8 +66,8 @@
<!-- Footer -->
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2020, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/make_doap.py
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/make_doap.py?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/make_doap.py (original)
+++ comdev/projects.apache.org/trunk/site/make_doap.py Sun Aug 23 09:18:42 2020
@@ -9,21 +9,21 @@ import cgitb; cgitb.enable() # for trou
# 0 - the form fieldname
# 1 - the xml tag name to use
# 2 - attribute name if applicable
-# 3 - whether it's a URL, 1 = yes (append http:// if rqd), 0 = no
+# 3 - whether it's a URL, 1 = yes (append https:// if rqd), 0 = no
# 4 - printf format string to use for data
#
formData = (
# 0:fieldname 1:xmltag 2:attname 3:URL? 4:Format
[ 'name', 'name', '', 0, 'Apache %s' ],
[ 'homepage', 'homepage', 'rdf:resource', 1 ],
- [ 'pmc', 'asfext:pmc', 'rdf:resource', 0, 'http://%s.apache.org' ],
+ [ 'pmc', 'asfext:pmc', 'rdf:resource', 0, 'https://%s.apache.org'
],
[ 'sdesc', 'shortdesc' ],
[ 'ldesc', 'description' ],
[ 'bugdb', 'bug-database', 'rdf:resource', 1 ],
[ 'mail', 'mailing-list', 'rdf:resource', 1 ],
[ 'dl', 'download-page', 'rdf:resource', 1 ],
[ 'lang', 'programming-language' ],
- [ 'cat', 'category', 'rdf:resource', 0,
'http://projects.apache.org/category/%s' ],
+ [ 'cat', 'category', 'rdf:resource', 0,
'https://projects.apache.org/category/%s' ],
)
def addData(val, line):
@@ -47,7 +47,7 @@ def addData(val, line):
def makeURL(s):
if s.startswith('http') :
return s
- return 'http://' + s
+ return 'https://' + s
dt = '{:%Y-%m-%d}'.format(datetime.datetime.now())
@@ -65,8 +65,8 @@ Content-Disposition: attachment; filenam
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:asfext="http://projects.apache.org/ns/asfext#"
+ xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:asfext="https://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
@@ -76,7 +76,7 @@ Content-Disposition: attachment; filenam
(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
+ https://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,
@@ -86,7 +86,7 @@ Content-Disposition: attachment; filenam
-->
<Project rdf:about="%(thehomepage)s">
<created>%(dt)s</created>
- <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />"""
+ <license rdf:resource="https://spdx.org/licenses/Apache-2.0" />"""
% {'projName' : projName, 'dt': dt, 'thehomepage': thehomepage} )
for line in formData:
@@ -143,4 +143,4 @@ if form.getvalue('std_title'):
print(""" </Project>
</rdf:RDF>
-""")
\ No newline at end of file
+""")
Modified: comdev/projects.apache.org/trunk/site/pmc_rdf.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/pmc_rdf.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/pmc_rdf.html (original)
+++ comdev/projects.apache.org/trunk/site/pmc_rdf.html Sun Aug 23 09:18:42 2020
@@ -36,8 +36,8 @@ This page represents the latest version
<p>The file is RDF and uses the following namespaces:</p>
<ul>
<li>xmlns="<a
href="http://usefulinc.com/ns/doap">http://usefulinc.com/ns/doap</a>#"</li>
-<li>xmlns:rdf="<a
href="http://www.w3.org/1999/02/22-rdf-syntax-ns">http://www.w3.org/1999/02/22-rdf-syntax-ns</a>#"</li>
-<li>xmlns:asfext="<a
href="http://projects.apache.org/ns/asfext">http://projects.apache.org/ns/asfext</a>#"</li>
+<li>xmlns:rdf="<a
href="https://www.w3.org/1999/02/22-rdf-syntax-ns">https://www.w3.org/1999/02/22-rdf-syntax-ns</a>#"</li>
+<li>xmlns:asfext="<a
href="https://projects.apache.org/ns/asfext">https://projects.apache.org/ns/asfext</a>#"</li>
<li>xmlns:foaf="<a
href="http://xmlns.com/foaf/0.1/">http://xmlns.com/foaf/0.1/</a>"</li>
</ul>
<table align="center" border="1" width="90%">
@@ -100,9 +100,9 @@ The PMC descriptor file can either be st
- i.e.
<code>https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees/</code>
-
or it can be stored elsewhere, e.g. in the PMC SVN area or on the PMC website
area.
In this case, all project DOAP files must refer to the full URL of the PMC
descriptor, for example
-</p><pre><asfext:pmc rdf:resource="http://{tlp}.apache.org/pmc/{tlp}.rdf"
/>
+</p><pre><asfext:pmc rdf:resource="https://{tlp}.apache.org/pmc/{tlp}.rdf"
/>
or
-<asfext:pmc
rdf:resource="http://svn.apache.org/repos/asf/{tlp}/trunk/{tlp}.rdf" />
+<asfext:pmc
rdf:resource="https://svn.apache.org/repos/asf/{tlp}/trunk/{tlp}.rdf" />
</pre>
In all cases, the file must have the extension '.rdf'.
Also, the file must be listed in the file committees.xml
@@ -115,12 +115,12 @@ so that the correct indexes can be gener
<pre><?xml version="1.0"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:asfext="http://projects.apache.org/ns/asfext#"
+ xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:asfext="https://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<asfext:pmc rdf:about="apr">
<asfext:name>Apache Portable Runtime</asfext:name>
- <foaf:homepage rdf:resource="http://apr.apache.org/"/>
+ <foaf:homepage rdf:resource="https://apr.apache.org/"/>
<asfext:charter>The mission of the Apache Portable Runtime (APR)
project is
to create and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations. The
@@ -152,8 +152,8 @@ so that the correct indexes can be gener
</div>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/project.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/project.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/project.html (original)
+++ comdev/projects.apache.org/trunk/site/project.html Sun Aug 23 09:18:42 2020
@@ -52,8 +52,8 @@
</noscript>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/projects.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/projects.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/projects.html (original)
+++ comdev/projects.apache.org/trunk/site/projects.html Sun Aug 23 09:18:42 2020
@@ -55,8 +55,8 @@
</div>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
</body>
Modified: comdev/projects.apache.org/trunk/site/releases.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/releases.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/releases.html (original)
+++ comdev/projects.apache.org/trunk/site/releases.html Sun Aug 23 09:18:42 2020
@@ -33,7 +33,7 @@
<div id="contents" style="width: 1160px;">
<p>Current releases available in <a
href="https://www.apache.org/dist/">Apache Software Foundation Distribution
Directory</a>
- and <a href="http://www.apache.org/dyn/closer.cgi">its mirrors</a>:</p>
+ and <a href="https://www.apache.org/dyn/closer.cgi">its mirrors</a>:</p>
<p><b>N.B. the dates are currently incorrect</b></p>
<div id="contents2">
<p style="text-align: center;">
@@ -51,8 +51,8 @@
</div>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2020, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
Modified: comdev/projects.apache.org/trunk/site/statistics.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/statistics.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/statistics.html (original)
+++ comdev/projects.apache.org/trunk/site/statistics.html Sun Aug 23 09:18:42
2020
@@ -135,9 +135,9 @@
</div>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
In case of issues with/comments on the Snoot data, please contact the
Apache press mailing list (press@) or mailto:[email protected]<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Copyright© 2020, 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.
</div>
<script src="https://www.snoot.io/js/snoot.all.3.js"></script>
Modified: comdev/projects.apache.org/trunk/site/timelines.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/timelines.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/timelines.html (original)
+++ comdev/projects.apache.org/trunk/site/timelines.html Sun Aug 23 09:18:42
2020
@@ -38,8 +38,8 @@
<p id="progress" style="text-align: center;"></p>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2020, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
<script type="text/javascript">
Modified: comdev/projects.apache.org/trunk/site/timelines2.html
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/timelines2.html?rev=1881107&r1=1881106&r2=1881107&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/timelines2.html (original)
+++ comdev/projects.apache.org/trunk/site/timelines2.html Sun Aug 23 09:18:42
2020
@@ -40,8 +40,8 @@
<p id="progress" style="text-align: center;"></p>
</div>
<div id="footer">
- Managed by the <a href="http://community.apache.org">Apache Community
Development Project</a>.<br/>
- Copyright© 2019, the Apache Software Foundation. Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a><br/>
+ Managed by the <a href="https://community.apache.org">Apache Community
Development Project</a>.<br/>
+ Copyright© 2020, 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.
</div>
<script type="text/javascript">