You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bu...@apache.org on 2015/07/15 13:57:22 UTC

svn commit: r958410 - in /websites/staging/httpd/trunk/content: ./ doap.rdf download.html index.html

Author: buildbot
Date: Wed Jul 15 11:57:21 2015
New Revision: 958410

Log:
Staging update by buildbot for httpd

Modified:
    websites/staging/httpd/trunk/content/   (props changed)
    websites/staging/httpd/trunk/content/doap.rdf
    websites/staging/httpd/trunk/content/download.html
    websites/staging/httpd/trunk/content/index.html

Propchange: websites/staging/httpd/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 15 11:57:21 2015
@@ -1 +1 @@
-1678177
+1691182

Modified: websites/staging/httpd/trunk/content/doap.rdf
==============================================================================
Binary files - no diff available.

Modified: websites/staging/httpd/trunk/content/download.html
==============================================================================
--- websites/staging/httpd/trunk/content/download.html (original)
+++ websites/staging/httpd/trunk/content/download.html Wed Jul 15 11:57:21 2015
@@ -21,18 +21,29 @@
         <!-- LEFT SIDE NAVIGATION -->
         <div id="apmenu">
             
-            <h1 id="essentials">Essentials</h1>
+            <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="essentials">Essentials<a class="headerlink" href="#essentials" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/ABOUT_APACHE.html">About</a></li>
 <li><a href="http://www.apache.org/licenses/">License</a></li>
 <li><a href="http://wiki.apache.org/httpd/FAQ">FAQ</a></li>
 <li><a href="/security_report.html">Security Reports</a></li>
 </ul>
-<h1 id="downloading">Download!</h1>
+<h1 id="downloading">Download!<a class="headerlink" href="#downloading" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/download.cgi">From a Mirror</a></li>
 </ul>
-<h1 id="documentation"><a href="/docs/">Documentation</a></h1>
+<h1 id="documentation"><a href="/docs/">Documentation</a><a class="headerlink" href="#documentation" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/docs/2.4/">Version 2.4</a></li>
 <li><a href="/docs/2.2/">Version 2.2</a></li>
@@ -40,17 +51,17 @@
 <li><a href="/docs/trunk/">Trunk (dev)</a></li>
 <li><a href="http://wiki.apache.org/httpd/">Wiki</a></li>
 </ul>
-<h1 id="get-support">Get Support</h1>
+<h1 id="get-support">Get Support<a class="headerlink" href="#get-support" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/support.html">Support</a></li>
 </ul>
-<h1 id="get-involved">Get Involved</h1>
+<h1 id="get-involved">Get Involved<a class="headerlink" href="#get-involved" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/lists.html">Mailing Lists</a></li>
 <li><a href="/bug_report.html">Bug Reports</a></li>
 <li><a href="/dev/">Developer Info</a></li>
 </ul>
-<h1 id="subprojects">Subprojects</h1>
+<h1 id="subprojects">Subprojects<a class="headerlink" href="#subprojects" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/docs-project/">Docs</a></li>
 <li><a href="/test/">Test</a></li>
@@ -60,7 +71,7 @@
 <li><a href="/mod_fcgid/">mod_fcgid</a></li>
 <li><a href="/mod_ftp/">mod_ftp</a></li>
 </ul>
-<h1 id="miscellaneous"><a href="/info/">Miscellaneous</a></h1>
+<h1 id="miscellaneous"><a href="/info/">Miscellaneous</a><a class="headerlink" href="#miscellaneous" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/contributors/">Contributors</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Sponsors</a></li>
@@ -73,7 +84,18 @@
         <!-- RIGHT SIDE INFORMATION -->
         <div id="apcontents">
             
-            <h1 id="download">Downloading the Apache HTTP Server</h1>
+            <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="download">Downloading the Apache HTTP Server<a class="headerlink" href="#download" title="Permanent link">&para;</a></h1>
 <p>Use the links below to download the Apache HTTP Server from one of our
 mirrors. You <strong>must</strong>  <a href="#verify">verify the integrity</a> of the downloaded
 files using signatures downloaded from our main distribution directory.</p>
@@ -85,7 +107,7 @@ of releases, are available from the
 <a href="http://httpd.apache.org/docs/current/platform/windows.html#down">a number of third party vendors</a>.</p>
 <p>Stable Release - Latest Version:</p>
 <ul>
-<li><a href="#apache24">2.4.12</a> (released 2015-01-29)</li>
+<li><a href="#apache24">2.4.16</a> (released 2015-07-15)</li>
 </ul>
 <p>Legacy Release - 2.2 Branch:</p>
 <ul>
@@ -93,7 +115,7 @@ of releases, are available from the
 </ul>
 <p>If you are downloading the Win32 distribution, please read these <a href="[preferred]/httpd/binaries/win32/README.html">important
 notes</a>.</p>
-<h1 id="mirror">Mirror</h1>
+<h1 id="mirror">Mirror<a class="headerlink" href="#mirror" title="Permanent link">&para;</a></h1>
 <p>[if-any logo] <a href="[link]"></a> [end] The currently selected mirror is
 <strong>[preferred]</strong>. If you encounter a problem with this mirror, please select
 another mirror. If all mirrors are failing, there are <em>backup</em> mirrors (at
@@ -106,29 +128,29 @@ value="[backup]">[backup] (backup)</opti
 type="submit" value="Change"></input></form>
 You may also consult the <a href="http://www.apache.org/mirrors/">complete list of
 mirrors</a>.</p>
-<h1 id="apache24">Apache HTTP Server 2.4.12 (httpd): 2.4.12 is the latest available version <span>2015-01-29</span></h1>
+<h1 id="apache24">Apache HTTP Server 2.4.16 (httpd): 2.4.16 is the latest available version <span>2015-01-29</span><a class="headerlink" href="#apache24" title="Permanent link">&para;</a></h1>
 <p>The Apache HTTP Server Project is pleased to
 <a href="http://www.apache.org/dist/httpd/Announcement2.4.txt">announce</a> the
-release of version 2.4.12 of the Apache HTTP Server ("Apache" and "httpd").
+release of version 2.4.16 of the Apache HTTP Server ("Apache" and "httpd").
 This version of Apache is our latest GA release of the new generation 2.4.x
 branch of Apache HTTPD and represents fifteen years of innovation by the
 project, and is recommended over all previous releases!</p>
 <p>For details see the <a href="http://www.apache.org/dist/httpd/Announcement2.4.html">Official
 Announcement</a> and
 the <a href="[preferred]/httpd/CHANGES_2.4">CHANGES_2.4</a> and
-<a href="[preferred]/httpd/CHANGES_2.4.12">CHANGES_2.4.12</a> lists</p>
+<a href="[preferred]/httpd/CHANGES_2.4.16">CHANGES_2.4.16</a> lists</p>
 <ul>
 <li>
-<p>Source: <a href="[preferred]/httpd/httpd-2.4.12.tar.bz2">httpd-2.4.12.tar.bz2</a>
-[ <a href="http://www.apache.org/dist/httpd/httpd-2.4.12.tar.bz2.asc">PGP</a> ] [
-<a href="http://www.apache.org/dist/httpd/httpd-2.4.12.tar.bz2.md5">MD5</a> ] [
-<a href="http://www.apache.org/dist/httpd/httpd-2.4.12.tar.bz2.sha1">SHA1</a> ]</p>
+<p>Source: <a href="[preferred]/httpd/httpd-2.4.16.tar.bz2">httpd-2.4.16.tar.bz2</a>
+[ <a href="http://www.apache.org/dist/httpd/httpd-2.4.16.tar.bz2.asc">PGP</a> ] [
+<a href="http://www.apache.org/dist/httpd/httpd-2.4.16.tar.bz2.md5">MD5</a> ] [
+<a href="http://www.apache.org/dist/httpd/httpd-2.4.16.tar.bz2.sha1">SHA1</a> ]</p>
 </li>
 <li>
-<p>Source: <a href="[preferred]/httpd/httpd-2.4.12.tar.gz">httpd-2.4.12.tar.gz</a> [
-<a href="http://www.apache.org/dist/httpd/httpd-2.4.12.tar.gz.asc">PGP</a> ] [
-<a href="http://www.apache.org/dist/httpd/httpd-2.4.12.tar.gz.md5">MD5</a> ] [
-<a href="http://www.apache.org/dist/httpd/httpd-2.4.12.tar.gz.sha1">SHA1</a> ]</p>
+<p>Source: <a href="[preferred]/httpd/httpd-2.4.16.tar.gz">httpd-2.4.16.tar.gz</a> [
+<a href="http://www.apache.org/dist/httpd/httpd-2.4.16.tar.gz.asc">PGP</a> ] [
+<a href="http://www.apache.org/dist/httpd/httpd-2.4.16.tar.gz.md5">MD5</a> ] [
+<a href="http://www.apache.org/dist/httpd/httpd-2.4.16.tar.gz.sha1">SHA1</a> ]</p>
 </li>
 <li>
 <p><a href="[preferred]/httpd/binaries/">Binaries</a> </p>
@@ -143,7 +165,7 @@ the <a href="[preferred]/httpd/CHANGES_2
 <p><a href="http://httpd.apache.org/docs/current/platform/windows.html#down">Files for Microsoft Windows</a></p>
 </li>
 </ul>
-<h1 id="apache22">Apache HTTP Server 2.2.29 (httpd) <span>2014-09-02</span></h1>
+<h1 id="apache22">Apache HTTP Server 2.2.29 (httpd) <span>2014-09-02</span><a class="headerlink" href="#apache22" title="Permanent link">&para;</a></h1>
 <p>The Apache HTTP Server Project is pleased to announce the release of Apache
 HTTP Server (httpd) version 2.2.29.</p>
 <p>For details see the <a href="http://www.apache.org/dist/httpd/Announcement2.2.html">Official
@@ -179,7 +201,7 @@ continue to work for all 2.2.x releases.
 <p><a href="[preferred]/httpd/">Other files</a></p>
 </li>
 </ul>
-<h1 id="mod_fcgid">Apache mod_fcgid FastCGI module for Apache HTTP Server released as 2.3.9 <span>2013-10-08</span></h1>
+<h1 id="mod_fcgid">Apache mod_fcgid FastCGI module for Apache HTTP Server released as 2.3.9 <span>2013-10-08</span><a class="headerlink" href="#mod_fcgid" title="Permanent link">&para;</a></h1>
 <p>The Apache Software Foundation and the Apache HTTP Server Project are
 pleased to announce the release of version 2.3.9 of mod_fcgid, a FastCGI
 implementation for Apache HTTP Server versions 2.2 and 2.4.  This
@@ -221,7 +243,7 @@ project page</a>.</p>
 ]</p>
 </li>
 </ul>
-<h1 id="mod_ftp">Apache FTP module for Apache HTTP Server released as 0.9.6-beta <span>2008-10-08</span></h1>
+<h1 id="mod_ftp">Apache FTP module for Apache HTTP Server released as 0.9.6-beta <span>2008-10-08</span><a class="headerlink" href="#mod_ftp" title="Permanent link">&para;</a></h1>
 <p>The Apache HTTP Server Project is pleased to announce the release of Apache
 FTP module for Apache HTTP Server, version 0.9.6 as beta.</p>
 <p>Users are encouraged to test and provide feedback on this beta release. For
@@ -273,7 +295,7 @@ page</a>.</p>
 ]</p>
 </li>
 </ul>
-<h1 id="verify">Verify the integrity of the files</h1>
+<h1 id="verify">Verify the integrity of the files<a class="headerlink" href="#verify" title="Permanent link">&para;</a></h1>
 <p>It is essential that you verify the integrity of the downloaded files using
 the PGP or MD5 signatures. Please read <a href="/dev/verification.html">Verifying Apache HTTP Server
 Releases</a> for more information on why you should
@@ -289,13 +311,13 @@ httpd-2.2.0.tar.gz.asc<br></br></code> <
 KEYS<br></br>% gpg --verify httpd-2.2.0.tar.gz.asc</code></p>
 <ul>
 <li>
-<p>httpd-2.4.12.tar.* are signed by Jim Jagielski <code>791485A8</code> </p>
+<p>httpd-2.4.16.tar.* are signed by Jim Jagielski <code>791485A8</code> </p>
 </li>
 <li>
 <p>httpd-2.2.29.tar.* are signed by William A Rowe Jr <code>9088F565(7F7214A7)</code> </p>
 </li>
 <li>
-<p>httpd_2.4.12-netware-*.zip signed by Guenter Knauf <code>E55B0D0E(31D9665F)</code> </p>
+<p>httpd_2.4.16-netware-*.zip signed by Guenter Knauf <code>E55B0D0E(31D9665F)</code> </p>
 </li>
 <li>
 <p>mod_fcgid-2.3.9.tar.* and mod_fcgid-2.3.9-crlf.zip are signed by Jeff
@@ -320,7 +342,18 @@ files above.</p>
             <!-- FOOTER -->
             <div id="footer">
                 
-                <p>Copyright &copy; 1997-2015 The Apache Software Foundation.<br />
+                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Copyright &copy; 1997-2015 The Apache Software Foundation.<br />
 Apache HTTP Server, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
                 
             </div>

Modified: websites/staging/httpd/trunk/content/index.html
==============================================================================
--- websites/staging/httpd/trunk/content/index.html (original)
+++ websites/staging/httpd/trunk/content/index.html Wed Jul 15 11:57:21 2015
@@ -21,18 +21,29 @@
         <!-- LEFT SIDE NAVIGATION -->
         <div id="apmenu">
             
-            <h1 id="essentials">Essentials</h1>
+            <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="essentials">Essentials<a class="headerlink" href="#essentials" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/ABOUT_APACHE.html">About</a></li>
 <li><a href="http://www.apache.org/licenses/">License</a></li>
 <li><a href="http://wiki.apache.org/httpd/FAQ">FAQ</a></li>
 <li><a href="/security_report.html">Security Reports</a></li>
 </ul>
-<h1 id="downloading">Download!</h1>
+<h1 id="downloading">Download!<a class="headerlink" href="#downloading" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/download.cgi">From a Mirror</a></li>
 </ul>
-<h1 id="documentation"><a href="/docs/">Documentation</a></h1>
+<h1 id="documentation"><a href="/docs/">Documentation</a><a class="headerlink" href="#documentation" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/docs/2.4/">Version 2.4</a></li>
 <li><a href="/docs/2.2/">Version 2.2</a></li>
@@ -40,17 +51,17 @@
 <li><a href="/docs/trunk/">Trunk (dev)</a></li>
 <li><a href="http://wiki.apache.org/httpd/">Wiki</a></li>
 </ul>
-<h1 id="get-support">Get Support</h1>
+<h1 id="get-support">Get Support<a class="headerlink" href="#get-support" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/support.html">Support</a></li>
 </ul>
-<h1 id="get-involved">Get Involved</h1>
+<h1 id="get-involved">Get Involved<a class="headerlink" href="#get-involved" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/lists.html">Mailing Lists</a></li>
 <li><a href="/bug_report.html">Bug Reports</a></li>
 <li><a href="/dev/">Developer Info</a></li>
 </ul>
-<h1 id="subprojects">Subprojects</h1>
+<h1 id="subprojects">Subprojects<a class="headerlink" href="#subprojects" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/docs-project/">Docs</a></li>
 <li><a href="/test/">Test</a></li>
@@ -60,7 +71,7 @@
 <li><a href="/mod_fcgid/">mod_fcgid</a></li>
 <li><a href="/mod_ftp/">mod_ftp</a></li>
 </ul>
-<h1 id="miscellaneous"><a href="/info/">Miscellaneous</a></h1>
+<h1 id="miscellaneous"><a href="/info/">Miscellaneous</a><a class="headerlink" href="#miscellaneous" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/contributors/">Contributors</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Sponsors</a></li>
@@ -73,7 +84,18 @@
         <!-- RIGHT SIDE INFORMATION -->
         <div id="apcontents">
             
-            <h1 id="the-number-one-http-server-on-the-internet">The Number One HTTP Server On The Internet</h1>
+            <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="the-number-one-http-server-on-the-internet">The Number One HTTP Server On The Internet<a class="headerlink" href="#the-number-one-http-server-on-the-internet" title="Permanent link">&para;</a></h1>
 <p>The Apache HTTP Server Project is an effort to develop and maintain an
 open-source HTTP server for modern operating systems including UNIX and
 Windows NT. The goal of this project is to provide a secure, efficient and
@@ -83,11 +105,11 @@ standards.</p>
 April 1996, and celebrates its 20th birthday as a project this February.</p>
 <p>The Apache HTTP Server ("httpd") is a project of <a href="http://www.apache.org/">The Apache Software
 Foundation</a>.</p>
-<h1 id="apache-httpd-2412-released-wzxhzdk02015-01-29wzxhzdk1">Apache httpd 2.4.12 Released <span>2015-01-29</span></h1>
+<h1 id="apache-httpd-2416-released-2015-07-15">Apache httpd 2.4.16 Released <span>2015-07-15</span><a class="headerlink" href="#apache-httpd-2416-released-2015-07-15" title="Permanent link">&para;</a></h1>
 <p>The Apache Software Foundation and the Apache HTTP Server Project are
 pleased to
 <a href="http://www.apache.org/dist/httpd/Announcement2.4.html">announce</a> the
-release of version 2.4.12 of the Apache HTTP Server ("Apache"). This version
+release of version 2.4.16 of the Apache HTTP Server ("Apache"). This version
 of Apache is our latest GA release of the new generation 2.4.x branch of
 Apache HTTPD and represents fifteen years of innovation by the project, and
 is recommended over all previous releases. This version of Apache is
@@ -100,9 +122,9 @@ Improved Authentication/Authorization, F
 Parser, and a Small Object Caching API.</p>
 <p class="centered"><a href="download.cgi#apache24">Download</a> | <a href="docs/trunk/new_features_2_4.html">New Features in httpd
 2.4</a> | <a href="http://www.apache.org/dist/httpd/CHANGES_2.4">Complete ChangeLog for
-2.4</a> | <a href="http://www.apache.org/dist/httpd/CHANGES_2.4.12">ChangeLog for just
-2.4.12</a></p>
-<h1 id="apache-httpd-2229-released-wzxhzdk22014-09-03wzxhzdk3">Apache httpd 2.2.29 Released <span>2014-09-03</span></h1>
+2.4</a> | <a href="http://www.apache.org/dist/httpd/CHANGES_2.4.16">ChangeLog for just
+2.4.16</a></p>
+<h1 id="apache-httpd-2229-released-2014-09-03">Apache httpd 2.2.29 Released <span>2014-09-03</span><a class="headerlink" href="#apache-httpd-2229-released-2014-09-03" title="Permanent link">&para;</a></h1>
 <p>The Apache HTTP Server Project is proud to
 <a href="http://www.apache.org/dist/httpd/Announcement2.2.html">announce</a> the
 release of version 2.2.29 of the Apache HTTP Server ("httpd"). This version
@@ -115,7 +137,7 @@ File Support, the Event MPM, and refacto
 2.2</a> | <a href="http://www.apache.org/dist/httpd/CHANGES_2.2.29">ChangeLog for
 2.2.29</a> | <a href="http://www.apache.org/dist/httpd/CHANGES_2.2">Complete
 ChangeLog for 2.2</a></p>
-<h1 id="want-to-try-out-the-apache-http-server">Want to try out the Apache HTTP Server?</h1>
+<h1 id="want-to-try-out-the-apache-http-server">Want to try out the Apache HTTP Server?<a class="headerlink" href="#want-to-try-out-the-apache-http-server" title="Permanent link">&para;</a></h1>
 <p>Great! We have updated our <a href="/download.cgi">download page</a> in an effort to
 better utilize our mirrors. We hope that by making it easier to use our
 mirrors that we will be able to provide a better download experience.</p>
@@ -126,7 +148,18 @@ PGP or MD5 signatures</p>
             <!-- FOOTER -->
             <div id="footer">
                 
-                <p>Copyright &copy; 1997-2015 The Apache Software Foundation.<br />
+                <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Copyright &copy; 1997-2015 The Apache Software Foundation.<br />
 Apache HTTP Server, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
                 
             </div>