Author: sebb
Date: Sun Sep 17 16:31:15 2023
New Revision: 1912372

URL: http://svn.apache.org/viewvc?rev=1912372&view=rev
Log:
EOL

Modified:
    comdev/projects.apache.org/trunk/site/committee.html   (props changed)
    comdev/projects.apache.org/trunk/site/datatables.html   (contents, props 
changed)
    comdev/projects.apache.org/trunk/site/index.html   (props changed)
    comdev/projects.apache.org/trunk/site/project.html   (props changed)
    comdev/projects.apache.org/trunk/site/projects.html   (contents, props 
changed)
    comdev/projects.apache.org/trunk/site/releases.html   (contents, props 
changed)

Propchange: comdev/projects.apache.org/trunk/site/committee.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: comdev/projects.apache.org/trunk/site/datatables.html
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/datatables.html?rev=1912372&r1=1912371&r2=1912372&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/datatables.html (original)
+++ comdev/projects.apache.org/trunk/site/datatables.html Sun Sep 17 16:31:15 
2023
@@ -1,63 +1,63 @@
-<!doctype html>
-<html lang=''>
-<head>
-   <meta charset='utf-8'>
-   <meta http-equiv="X-UA-Compatible" content="IE=edge">
-   <meta name="viewport" content="width=device-width, initial-scale=1">
-   <link rel="stylesheet" href="styles.css">
-      <link rel="stylesheet" href="css/jquery.dataTables.min.css">
-   <script src="js/jquery.js" type="text/javascript"></script>
-   <script src="js/script.js" type="text/javascript"></script>
-   <script src="js/projects.js"></script>
-   <script src="js/jquery.dataTables.min.js"></script>
-   <title>Apache Projects List</title>
-</head>
-<body onload="preloadEverything(buildProjectListAsTable);">
-
-<div id="logo"><h1><div style="padding-top: 30px;">Projects 
Directory</div></h1></div>
-<div id='cssmenu'>
-<ul>
-   <li><a href='.'><span>Home</span></a></li>
-   <li><a href='committees.html'><span>Committees</span></a></li>
-   <li class='active'><a href='projects.html'><span>Projects</span></a></li>
-   <li><a href='releases.html'><span>Releases</span></a></li>
-   <li><a href='contributors.html'><span>Contributors</span></a></li>
-   <li class='last'><a href='timelines.html'><span>Timelines</span></a></li>
-   <li style="background: none !important"><input type="text" 
style="margin-top: 20px;" onkeypress="checkKeyPress(event, this);" 
placeholder="Search..."/></li>
-   <li style="float: right;"><a href='about.html'><span>About</span></a></li>
-   <!--li style="background: none; float: right;"><a href="edit/"><img 
title="Edit project data" style="vertical-align: middle; margin-top: -5px; 
height: 24px; width: 24px;" src="images/edit.png"/></a></li-->
-</ul>
-</div>
-
-<div class="leftbar">
-   <ul>
-      <li>Project listings:</li>
-      <li><img src="images/byname.png"/> &nbsp; <a 
href="projects.html?name">By Name</a></li>
-      <li><img src="images/bypmc.png"/> &nbsp; <a href="projects.html?pmc">By 
PMC</a></li>
-      <li><img src="images/bycategory.png"/> &nbsp; <a 
href="projects.html?category">By Category</a></li>
-      <li><img src="images/bylanguage.png"/> &nbsp; <a 
href="projects.html?language">By Programming Language</a></li>
-      <li><img src="images/bydate.png"/> &nbsp; <a 
href="projects.html?date">By Date Founded</a></li>
-      <li><img src="images/bynumber.png"/> &nbsp; <a 
href="projects.html?number">By Number of Committers</a></li>
-   </ul>
-</div>
-<div id="contents">
-   <p style="text-align: center;">
-      Loading data, please wait...<br/>
-      <img src="images/loader.gif"/>
-   </p>
-   <p id="progress" style="text-align: center;"></p>
-   <noscript>
-      <h2>Notice!</h2>
-      <p>
-         This site relies heavily on JavaScript.
-         Please enable it or get a browser that supports it.
-      </p>
-   </noscript>
-</div>
-<div id="footer">
-   Managed by the <a href="https://community.apache.org";>Apache Community 
Development Project</a>.<br/>
-   Copyright&copy; 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&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
-</div>
-</body>
-</html>
+<!doctype html>
+<html lang=''>
+<head>
+   <meta charset='utf-8'>
+   <meta http-equiv="X-UA-Compatible" content="IE=edge">
+   <meta name="viewport" content="width=device-width, initial-scale=1">
+   <link rel="stylesheet" href="styles.css">
+      <link rel="stylesheet" href="css/jquery.dataTables.min.css">
+   <script src="js/jquery.js" type="text/javascript"></script>
+   <script src="js/script.js" type="text/javascript"></script>
+   <script src="js/projects.js"></script>
+   <script src="js/jquery.dataTables.min.js"></script>
+   <title>Apache Projects List</title>
+</head>
+<body onload="preloadEverything(buildProjectListAsTable);">
+
+<div id="logo"><h1><div style="padding-top: 30px;">Projects 
Directory</div></h1></div>
+<div id='cssmenu'>
+<ul>
+   <li><a href='.'><span>Home</span></a></li>
+   <li><a href='committees.html'><span>Committees</span></a></li>
+   <li class='active'><a href='projects.html'><span>Projects</span></a></li>
+   <li><a href='releases.html'><span>Releases</span></a></li>
+   <li><a href='contributors.html'><span>Contributors</span></a></li>
+   <li class='last'><a href='timelines.html'><span>Timelines</span></a></li>
+   <li style="background: none !important"><input type="text" 
style="margin-top: 20px;" onkeypress="checkKeyPress(event, this);" 
placeholder="Search..."/></li>
+   <li style="float: right;"><a href='about.html'><span>About</span></a></li>
+   <!--li style="background: none; float: right;"><a href="edit/"><img 
title="Edit project data" style="vertical-align: middle; margin-top: -5px; 
height: 24px; width: 24px;" src="images/edit.png"/></a></li-->
+</ul>
+</div>
+
+<div class="leftbar">
+   <ul>
+      <li>Project listings:</li>
+      <li><img src="images/byname.png"/> &nbsp; <a 
href="projects.html?name">By Name</a></li>
+      <li><img src="images/bypmc.png"/> &nbsp; <a href="projects.html?pmc">By 
PMC</a></li>
+      <li><img src="images/bycategory.png"/> &nbsp; <a 
href="projects.html?category">By Category</a></li>
+      <li><img src="images/bylanguage.png"/> &nbsp; <a 
href="projects.html?language">By Programming Language</a></li>
+      <li><img src="images/bydate.png"/> &nbsp; <a 
href="projects.html?date">By Date Founded</a></li>
+      <li><img src="images/bynumber.png"/> &nbsp; <a 
href="projects.html?number">By Number of Committers</a></li>
+   </ul>
+</div>
+<div id="contents">
+   <p style="text-align: center;">
+      Loading data, please wait...<br/>
+      <img src="images/loader.gif"/>
+   </p>
+   <p id="progress" style="text-align: center;"></p>
+   <noscript>
+      <h2>Notice!</h2>
+      <p>
+         This site relies heavily on JavaScript.
+         Please enable it or get a browser that supports it.
+      </p>
+   </noscript>
+</div>
+<div id="footer">
+   Managed by the <a href="https://community.apache.org";>Apache Community 
Development Project</a>.<br/>
+   Copyright&copy; 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&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
+</div>
+</body>
+</html>

Propchange: comdev/projects.apache.org/trunk/site/datatables.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/trunk/site/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: comdev/projects.apache.org/trunk/site/project.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: comdev/projects.apache.org/trunk/site/projects.html
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/projects.html?rev=1912372&r1=1912371&r2=1912372&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/projects.html (original)
+++ comdev/projects.apache.org/trunk/site/projects.html Sun Sep 17 16:31:15 2023
@@ -1,66 +1,66 @@
-<!doctype html>
-<html lang=''>
-<head>
-   <meta charset='utf-8'>
-   <meta http-equiv="X-UA-Compatible" content="IE=edge">
-   <meta name="viewport" content="width=device-width, initial-scale=1">
-   <link rel="stylesheet" href="styles.css">
-   <script src="js/jquery.js" type="text/javascript"></script>
-   <script src="js/script.js" type="text/javascript"></script>
-   <script src="js/projects.js"></script>
-   <title>Apache Projects List</title>
-</head>
-<body onload="buildProjectsList();">
-
-<div id="logo"><h1><div style="padding-top: 30px;">Projects 
Directory</div></h1></div>
-<div id='cssmenu'>
-<ul>
-   <li><a href='.'><span>Home</span></a></li>
-   <li><a href='committees.html'><span>Committees</span></a></li>
-   <li class='active'><a href='projects.html'><span>Projects</span></a></li>
-   <li><a href='releases.html'><span>Releases</span></a></li>
-   <li><a href='statistics.html'><span>Statistics</span></a></li>
-   <li class='last'><a href='timelines.html'><span>Timelines</span></a></li>
-   <li style="background: none !important"><input type="text" 
style="margin-top: 20px;" onkeypress="checkKeyPress(event, this);" 
placeholder="Search..."/></li>
-   <li style="float: right;"><a href='about.html'><span>About</span></a></li>
-   <!--li style="background: none; float: right;"><a href="edit/"><img 
title="Edit project data" style="vertical-align: middle; margin-top: -5px; 
height: 24px; width: 24px;" src="images/edit.png"/></a></li-->
-</ul>
-</div>
-
-<div class="leftbar">
-   <ul>
-      <li>Project listings:</li>
-      <li><img src="images/byname.png"/> &nbsp; <a 
href="projects.html?name">By Name</a></li>
-      <li><img src="images/bypmc.png"/> &nbsp; <a 
href="projects.html?committee">By Committee</a></li>
-      <li><img src="images/bycategory.png"/> &nbsp; <a 
href="projects.html?category">By Category</a></li>
-      <li><img src="images/bylanguage.png"/> &nbsp; <a 
href="projects.html?language">By Programming Language</a></li>
-      <li><img src="images/bynumber.png"/> &nbsp; <a 
href="projects.html?number">By Number of Committers</a></li>
-   </ul>
-</div>
-<div id="contents">
-   <p>Please note that the information displayed here relies on the DOAP files 
which PMCs are encouraged to provide.
-      However DOAPs are not mandatory, and not all PMCs have provided a DOAP 
for all the projects they manage.
-   </p>
-   <div id="title"><h1>Projects by :</h1></div>
-   <div id="list">
-   <p style="text-align: center;">
-      Loading data, please wait...<br/>
-      <img src="images/loader.gif"/>
-   </p>
-   <p id="progress" style="text-align: center;"></p>
-   <noscript>
-      <h2>Notice!</h2>
-      <p>
-         This site relies heavily on JavaScript.
-         Please enable it or get a browser that supports it.
-      </p>
-   </noscript>
-   </div>
-</div>
-<div id="footer">
-   Managed by the <a href="https://community.apache.org";>Apache Community 
Development Project</a>.<br/>
-   Copyright&copy; 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&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
-</div>
-</body>
-</html>
+<!doctype html>
+<html lang=''>
+<head>
+   <meta charset='utf-8'>
+   <meta http-equiv="X-UA-Compatible" content="IE=edge">
+   <meta name="viewport" content="width=device-width, initial-scale=1">
+   <link rel="stylesheet" href="styles.css">
+   <script src="js/jquery.js" type="text/javascript"></script>
+   <script src="js/script.js" type="text/javascript"></script>
+   <script src="js/projects.js"></script>
+   <title>Apache Projects List</title>
+</head>
+<body onload="buildProjectsList();">
+
+<div id="logo"><h1><div style="padding-top: 30px;">Projects 
Directory</div></h1></div>
+<div id='cssmenu'>
+<ul>
+   <li><a href='.'><span>Home</span></a></li>
+   <li><a href='committees.html'><span>Committees</span></a></li>
+   <li class='active'><a href='projects.html'><span>Projects</span></a></li>
+   <li><a href='releases.html'><span>Releases</span></a></li>
+   <li><a href='statistics.html'><span>Statistics</span></a></li>
+   <li class='last'><a href='timelines.html'><span>Timelines</span></a></li>
+   <li style="background: none !important"><input type="text" 
style="margin-top: 20px;" onkeypress="checkKeyPress(event, this);" 
placeholder="Search..."/></li>
+   <li style="float: right;"><a href='about.html'><span>About</span></a></li>
+   <!--li style="background: none; float: right;"><a href="edit/"><img 
title="Edit project data" style="vertical-align: middle; margin-top: -5px; 
height: 24px; width: 24px;" src="images/edit.png"/></a></li-->
+</ul>
+</div>
+
+<div class="leftbar">
+   <ul>
+      <li>Project listings:</li>
+      <li><img src="images/byname.png"/> &nbsp; <a 
href="projects.html?name">By Name</a></li>
+      <li><img src="images/bypmc.png"/> &nbsp; <a 
href="projects.html?committee">By Committee</a></li>
+      <li><img src="images/bycategory.png"/> &nbsp; <a 
href="projects.html?category">By Category</a></li>
+      <li><img src="images/bylanguage.png"/> &nbsp; <a 
href="projects.html?language">By Programming Language</a></li>
+      <li><img src="images/bynumber.png"/> &nbsp; <a 
href="projects.html?number">By Number of Committers</a></li>
+   </ul>
+</div>
+<div id="contents">
+   <p>Please note that the information displayed here relies on the DOAP files 
which PMCs are encouraged to provide.
+      However DOAPs are not mandatory, and not all PMCs have provided a DOAP 
for all the projects they manage.
+   </p>
+   <div id="title"><h1>Projects by :</h1></div>
+   <div id="list">
+   <p style="text-align: center;">
+      Loading data, please wait...<br/>
+      <img src="images/loader.gif"/>
+   </p>
+   <p id="progress" style="text-align: center;"></p>
+   <noscript>
+      <h2>Notice!</h2>
+      <p>
+         This site relies heavily on JavaScript.
+         Please enable it or get a browser that supports it.
+      </p>
+   </noscript>
+   </div>
+</div>
+<div id="footer">
+   Managed by the <a href="https://community.apache.org";>Apache Community 
Development Project</a>.<br/>
+   Copyright&copy; 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&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
+</div>
+</body>
+</html>

Propchange: comdev/projects.apache.org/trunk/site/projects.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: comdev/projects.apache.org/trunk/site/releases.html
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/releases.html?rev=1912372&r1=1912371&r2=1912372&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/releases.html (original)
+++ comdev/projects.apache.org/trunk/site/releases.html Sun Sep 17 16:31:15 2023
@@ -1,62 +1,62 @@
-<!doctype html>
-<html lang=''>
-<head>
-   <meta charset='utf-8'>
-   <meta http-equiv="X-UA-Compatible" content="IE=edge">
-   <meta name="viewport" content="width=device-width, initial-scale=1">
-   <link rel="stylesheet" href="styles.css">
-   <link rel="stylesheet" href="css/jquery.dataTables.min.css">
-   <script src="js/jquery.js" type="text/javascript"></script>
-   <script src="js/jquery.dataTables.min.js" type="text/javascript"></script>
-   <script type="text/javascript" src="https://www.google.com/jsapi";></script>
-   <script src="js/script.js" type="text/javascript"></script>
-   <script src="js/projects.js"></script>
-   
-   <title>Apache Projects Releases</title>
-</head>
-<body onload="buildReleases();">
-
-<div id="logo"><h1><div style="padding-top: 30px;">Project Release Listing 
</div></h1></div>
-<div id='cssmenu'>
-<ul>
-   <li><a href='.'><span>Home</span></a></li>
-   <li><a href='committees.html'><span>Committees</span></a></li>
-   <li><a href='projects.html'><span>Projects</span></a></li>
-   <li class='active'><a href='releases.html'><span>Releases</span></a></li>
-   <li><a href='statistics.html'><span>Statistics</span></a></li>
-   <li class='last'><a href='timelines.html'><span>Timelines</span></a></li>
-   <li style="background: none !important"><input type="text" 
style="margin-top: 20px;" onkeypress="checkKeyPress(event, this);" 
placeholder="Search..."/></li>
-   <li style="float: right;"><a href='about.html'><span>About</span></a></li>
-   <!--li style="background: none; float: right;"><a href="edit/"><img 
title="Edit project data" style="vertical-align: middle; margin-top: -5px; 
height: 24px; width: 24px;" src="images/edit.png"/></a></li-->
-</ul>
-</div>
-
-<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="https://www.apache.org/dyn/closer.cgi";>its mirrors</a>:</p>
-   <p>Please <a href="https://www.apache.org/dyn/closer.cgi#verify";>verify the 
integrity</a> of the download
-      using the signature and/or hashes provided alongside the file.</p>
-   <p><b>N.B. the dates are unreliable, especially for earlier 
releases.</b></p>
-   <div id="contents2">
-   <p style="text-align: center;">
-      Loading data, please wait...<br/>
-      <img src="images/loader.gif"/>
-   </p>
-   <p id="progress" style="text-align: center;"></p>
-   <noscript>
-      <h2>Notice!</h2>
-      <p>
-         This site relies heavily on JavaScript.
-         Please enable it or get a browser that supports it.
-      </p>
-   </noscript>
-   </div>
-</div>
-<div id="footer">
-   Managed by the <a href="https://community.apache.org";>Apache Community 
Development Project</a>.<br/>
-   Copyright&copy; 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&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
-</div>
-
-</body>
-</html>
+<!doctype html>
+<html lang=''>
+<head>
+   <meta charset='utf-8'>
+   <meta http-equiv="X-UA-Compatible" content="IE=edge">
+   <meta name="viewport" content="width=device-width, initial-scale=1">
+   <link rel="stylesheet" href="styles.css">
+   <link rel="stylesheet" href="css/jquery.dataTables.min.css">
+   <script src="js/jquery.js" type="text/javascript"></script>
+   <script src="js/jquery.dataTables.min.js" type="text/javascript"></script>
+   <script type="text/javascript" src="https://www.google.com/jsapi";></script>
+   <script src="js/script.js" type="text/javascript"></script>
+   <script src="js/projects.js"></script>
+   
+   <title>Apache Projects Releases</title>
+</head>
+<body onload="buildReleases();">
+
+<div id="logo"><h1><div style="padding-top: 30px;">Project Release Listing 
</div></h1></div>
+<div id='cssmenu'>
+<ul>
+   <li><a href='.'><span>Home</span></a></li>
+   <li><a href='committees.html'><span>Committees</span></a></li>
+   <li><a href='projects.html'><span>Projects</span></a></li>
+   <li class='active'><a href='releases.html'><span>Releases</span></a></li>
+   <li><a href='statistics.html'><span>Statistics</span></a></li>
+   <li class='last'><a href='timelines.html'><span>Timelines</span></a></li>
+   <li style="background: none !important"><input type="text" 
style="margin-top: 20px;" onkeypress="checkKeyPress(event, this);" 
placeholder="Search..."/></li>
+   <li style="float: right;"><a href='about.html'><span>About</span></a></li>
+   <!--li style="background: none; float: right;"><a href="edit/"><img 
title="Edit project data" style="vertical-align: middle; margin-top: -5px; 
height: 24px; width: 24px;" src="images/edit.png"/></a></li-->
+</ul>
+</div>
+
+<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="https://www.apache.org/dyn/closer.cgi";>its mirrors</a>:</p>
+   <p>Please <a href="https://www.apache.org/dyn/closer.cgi#verify";>verify the 
integrity</a> of the download
+      using the signature and/or hashes provided alongside the file.</p>
+   <p><b>N.B. the dates are unreliable, especially for earlier 
releases.</b></p>
+   <div id="contents2">
+   <p style="text-align: center;">
+      Loading data, please wait...<br/>
+      <img src="images/loader.gif"/>
+   </p>
+   <p id="progress" style="text-align: center;"></p>
+   <noscript>
+      <h2>Notice!</h2>
+      <p>
+         This site relies heavily on JavaScript.
+         Please enable it or get a browser that supports it.
+      </p>
+   </noscript>
+   </div>
+</div>
+<div id="footer">
+   Managed by the <a href="https://community.apache.org";>Apache Community 
Development Project</a>.<br/>
+   Copyright&copy; 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&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
+</div>
+
+</body>
+</html>

Propchange: comdev/projects.apache.org/trunk/site/releases.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to