Author: dsahlberg
Date: Sat Sep 13 09:30:56 2025
New Revision: 1928408
Log:
In site/trunk
Decrease page size a bit
- Remove HTML comment with link to OSS Sumit Asia 2007
- Adjust some indentation
Update copyright year to 2025
* xdocs/stylesheets/site.vsl
As described above
* docs/anonsvn.html,
docs/compiling_unix.html,
docs/compiling_win32.html,
docs/download.html,
docs/guidelines.html,
docs/index.html,
docs/mailing-lists.html,
docs/patches.html,
docs/projects.html,
docs/security_report.html,
docs/versioning.html
Generated from above
Modified:
apr/site/trunk/docs/anonsvn.html
apr/site/trunk/docs/compiling_unix.html
apr/site/trunk/docs/compiling_win32.html
apr/site/trunk/docs/download.html
apr/site/trunk/docs/guidelines.html
apr/site/trunk/docs/index.html
apr/site/trunk/docs/mailing-lists.html
apr/site/trunk/docs/patches.html
apr/site/trunk/docs/projects.html
apr/site/trunk/docs/security_report.html
apr/site/trunk/docs/versioning.html
apr/site/trunk/xdocs/stylesheets/site.vsl
Modified: apr/site/trunk/docs/anonsvn.html
==============================================================================
--- apr/site/trunk/docs/anonsvn.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/anonsvn.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="svn">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="svn">
<h1><strong>How To Use Anonymous Subversion</strong></h1>
<blockquote>
<p>Developers with commit access to the Apache source tree normally
@@ -102,7 +96,7 @@ from earlier versions):</dt>
repository using ViewVC</a>.</p>
</blockquote>
</div>
- <div class="h1" id="sitesvn">
+ <div class="h1" id="sitesvn">
<h1><strong>Maintaining the site</strong></h1>
<blockquote>
<p>Developers can check out the site as follows:</p>
@@ -113,7 +107,7 @@ repository using ViewVC</a>.</p>
automatically via <code>rsync</code>.</p>
</blockquote>
</div>
- <div class="h1" id="testsvn">
+ <div class="h1" id="testsvn">
<h1><strong>Publishing test packages</strong></h1>
<blockquote>
<p>Developers can check out the test package directory as follows:</p>
@@ -124,7 +118,7 @@ repository using ViewVC</a>.</p>
via <code>svnpubsub</code>.</p>
</blockquote>
</div>
- <div class="h1" id="releasesvn">
+ <div class="h1" id="releasesvn">
<h1><strong>Publishing releases</strong></h1>
<blockquote>
<p>Developers can check out release directory as follows:</p>
@@ -150,17 +144,17 @@ repository using ViewVC</a>.</p>
</ol>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/compiling_unix.html
==============================================================================
--- apr/site/trunk/docs/compiling_unix.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/compiling_unix.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="fromsource">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="fromsource">
<h1><strong>Building from Source</strong></h1>
<blockquote>
<p>We've attempted to ensure that compiling apr, apr-iconv and
@@ -86,7 +80,7 @@
</p>
</blockquote>
</div>
- <div class="h1" id="fromrpm">
+ <div class="h1" id="fromrpm">
<h1><strong>Building RPMs (Redhat / CentOS / Fedora)</strong></h1>
<blockquote>
<p>While APR is available as an RPM for most distributions, it can
@@ -180,17 +174,17 @@
</div>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/compiling_win32.html
==============================================================================
--- apr/site/trunk/docs/compiling_win32.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/compiling_win32.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="overview">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="overview">
<h1><strong>Overview</strong></h1>
<blockquote>
<p>APR can be built on Windows using a cmake-based build system or with Visual
@@ -77,7 +71,7 @@ directly supports more versions of Visua
functional limitations.</p>
</blockquote>
</div>
- <div class="h1" id="vstudio">
+ <div class="h1" id="vstudio">
<h1><strong>Building APR with the included Visual Studio project files</strong></h1>
<blockquote>
<div class="h2" id="requirements">
@@ -263,7 +257,7 @@ of -5, which returns the project files t
</div>
</blockquote>
</div>
- <div class="h1" id="cmake">
+ <div class="h1" id="cmake">
<h1><strong>Building APR with cmake</strong></h1>
<blockquote>
<p>The primary documentation for this build mechanism is in the
@@ -280,17 +274,17 @@ considerations are described in <code>RE
</ul>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/download.html
==============================================================================
--- apr/site/trunk/docs/download.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/download.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="Download">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="Download">
<h1><strong>Downloading the Apache Portable Runtime</strong></h1>
<blockquote>
<p>Use the links below to download the Apache Portable Runtime from one of
@@ -212,17 +206,17 @@ for APR developers are available in a bu
</div>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/guidelines.html
==============================================================================
--- apr/site/trunk/docs/guidelines.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/guidelines.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,17 +59,17 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="projectguidelines">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="projectguidelines">
<h1><strong>APR Project Guidelines</strong></h1>
<blockquote>
<p>This page describes the procedures and guidelines used by the APR
Project.</p>
</blockquote>
</div>
- <div class="h1" id="commitaccess">
+ <div class="h1" id="commitaccess">
<h1><strong>Commit Access</strong></h1>
<blockquote>
<p>Commit access will be somewhere between the "lengthy" process of httpd,
@@ -89,7 +83,7 @@ reserves the right to suspend commit pri
spending too much time dealing with problematic commits.</p>
</blockquote>
</div>
- <div class="h1" id="changeprocess">
+ <div class="h1" id="changeprocess">
<h1><strong>Change Process</strong></h1>
<blockquote>
<p>Most changes (bug fixes and minor, commonsense feature adds) do not
@@ -108,7 +102,7 @@ this time, the group does not see a need
Then Commit" (RTC) process.</p>
</blockquote>
</div>
- <div class="h1" id="changesentries">
+ <div class="h1" id="changesentries">
<h1><strong>CHANGES entries</strong></h1>
<blockquote>
<p>The goals for CHANGES entries are to provide this documentation
@@ -123,7 +117,7 @@ time, should be accompanied by a CHANGES
entry is appropriate at all).</p>
</blockquote>
</div>
- <div class="h1" id="branchmaintenance">
+ <div class="h1" id="branchmaintenance">
<h1><strong>Branch maintenance</strong></h1>
<blockquote>
<p>Many changes which are committed to trunk are also delivered to other
@@ -149,7 +143,7 @@ commonly omitted from the trunk commit i
almost immediately.)</p>
</blockquote>
</div>
- <div class="h1" id="pmcmembership">
+ <div class="h1" id="pmcmembership">
<h1><strong>PMC Membership</strong></h1>
<blockquote>
<p>PMC membership is attained through a "consensus approval" process
@@ -159,7 +153,7 @@ existing PMC members.</p>
longevity in dev/doc/admin ability and interest in the APR project.</p>
</blockquote>
</div>
- <div class="h1" id="decisionmaking">
+ <div class="h1" id="decisionmaking">
<h1><strong>Decision Making: Consensus and Voting</strong></h1>
<blockquote>
<dl>
@@ -229,17 +223,17 @@ directly to the <code>STATUS</code> file
</div>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/index.html
==============================================================================
--- apr/site/trunk/docs/index.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/index.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="Welcome">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="Welcome">
<h1><strong>Welcome</strong></h1>
<blockquote>
<p>The mission of the Apache Portable Runtime (APR) project is to create and
@@ -81,7 +75,7 @@ conditions to work around or take advant
or features.</p>
</blockquote>
</div>
- <div class="h1" id="recommended">
+ <div class="h1" id="recommended">
<h1><strong>Recommended releases</strong></h1>
<blockquote>
<p>The recommended releases of the several Apache Portable Runtime
@@ -93,7 +87,7 @@ libraries are</p>
</ul>
</blockquote>
</div>
- <div class="h1" id="apr17">
+ <div class="h1" id="apr17">
<h1><strong>Apache Portable Runtime 1.7.6 Released</strong></h1>
<blockquote>
<p>
@@ -116,7 +110,7 @@ Programmer's Manual:
</p>
</blockquote>
</div>
- <div class="h1" id="apu16">
+ <div class="h1" id="apu16">
<h1><strong>Apache Portable Runtime Utility 1.6.3 Released</strong></h1>
<blockquote>
<p>
@@ -142,7 +136,7 @@ Programmer's Manual:
</p>
</blockquote>
</div>
- <div class="h1" id="Projects">
+ <div class="h1" id="Projects">
<h1><strong>Projects Using APR</strong></h1>
<blockquote>
<p>After several years of development, APR is beginning to see use outside of
@@ -154,7 +148,7 @@ recognized, please send e-mail to <a hre
developer's mailing list.</a></p>
</blockquote>
</div>
- <div class="h1" id="Subprojects">
+ <div class="h1" id="Subprojects">
<h1><strong>APR subprojects</strong></h1>
<blockquote>
<p>The following is a list of supported development projects under the APR
@@ -188,7 +182,7 @@ these discussions. Or, check the <a hre
</ul>
</blockquote>
</div>
- <div class="h1" id="Start">
+ <div class="h1" id="Start">
<h1><strong>How to start developing with APR</strong></h1>
<blockquote>
<p>We hope this website starts you in the right direction. Please read the
@@ -196,17 +190,17 @@ docs and tutorials for the project you a
suggestions of any sort, please feel free to send us an email at <a href="mailto:[email protected]">[email protected]</a>!</p>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/mailing-lists.html
==============================================================================
--- apr/site/trunk/docs/mailing-lists.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/mailing-lists.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="mailinglists">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="mailinglists">
<h1><strong>APR Mailing Lists</strong></h1>
<blockquote>
<p>The APR Project makes very heavy use of mailing lists. All of these are <a href="https://cr.yp.to/ezmlm.html">ezmlm</a> lists, which means that if you
@@ -78,7 +72,7 @@ help with the various ezmlm commands for
<b><em>list</em>[email protected]</b>. Details given below.</p>
</blockquote>
</div>
- <div class="h1" id="apr-dev">
+ <div class="h1" id="apr-dev">
<h1><strong>Development Mailing List</strong></h1>
<blockquote>
<p>
@@ -116,7 +110,7 @@ help with the various ezmlm commands for
</table>
</blockquote>
</div>
- <div class="h1" id="apr-bugs">
+ <div class="h1" id="apr-bugs">
<h1><strong>Automated Bugs Notification Mailing List</strong></h1>
<blockquote>
<p>
@@ -152,7 +146,7 @@ help with the various ezmlm commands for
</table>
</blockquote>
</div>
- <div class="h1" id="apr-commits">
+ <div class="h1" id="apr-commits">
<h1><strong>Automated Commit Notification Mailing List</strong></h1>
<blockquote>
<p>
@@ -189,17 +183,17 @@ help with the various ezmlm commands for
</table>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/patches.html
==============================================================================
--- apr/site/trunk/docs/patches.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/patches.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="creatingpatches">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="creatingpatches">
<h1><strong>Creating Patches</strong></h1>
<blockquote>
<p>Like most Open Source projects, APR thrives on contributions from people
@@ -81,7 +75,7 @@ developers. When you contribute, please
suggestion is a voulenteer contributor, just like yourself.</p>
</blockquote>
</div>
- <div class="h1" id="codingstyle">
+ <div class="h1" id="codingstyle">
<h1><strong>Code Style</strong></h1>
<blockquote>
<p>Currently APR is using the same code format as Apache. The Apache
@@ -106,7 +100,7 @@ increases the stability of consumer code
which might otherwise silently ignores fatal error conditions.</p>
</blockquote>
</div>
- <div class="h1" id="patchformat">
+ <div class="h1" id="patchformat">
<h1><strong>Patch Format</strong></h1>
<blockquote>
<p>We request that patches be submitted in unified diff format:</p>
@@ -134,7 +128,7 @@ goes. Patches without filenames, line n
impossible to consider as time goes on.</p>
</blockquote>
</div>
- <div class="h1" id="submitting">
+ <div class="h1" id="submitting">
<h1><strong>Submitting Your Patch</strong></h1>
<blockquote>
<p>The best place to submit your patch is an attachment to a bug report:</p>
@@ -167,17 +161,17 @@ freeze", when they are trying to iron ou
preparation for a release.</p>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/projects.html
==============================================================================
--- apr/site/trunk/docs/projects.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/projects.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,17 +59,17 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="submit">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="submit">
<h1><strong>Submit your project!</strong></h1>
<blockquote>
<p>Do you use APR? Send an email to [email protected] with your project
name and a URL to get added to this list!</p>
</blockquote>
</div>
- <div class="h1" id="open_source">
+ <div class="h1" id="open_source">
<h1><strong>Open Source Projects Using APR</strong></h1>
<blockquote>
<p>The following open source projects are known to use APR:</p>
@@ -93,17 +87,17 @@ name and a URL to get added to this list
</ul>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/security_report.html
==============================================================================
--- apr/site/trunk/docs/security_report.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/security_report.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="reporting">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="reporting">
<h1><strong>Reporting New Security Problems with APR</strong></h1>
<blockquote>
<p>The Apache Software Foundation takes a very active stance in eliminating
@@ -92,17 +86,17 @@ attacks which can cause the server to co
relationship to the size of inputs.</p>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/docs/versioning.html
==============================================================================
--- apr/site/trunk/docs/versioning.html Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/docs/versioning.html Sat Sep 13 09:30:56 2025 (r1928408)
@@ -10,15 +10,9 @@
<body>
<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- <!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
-<label for="hamburger">☰</label>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ <label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
<p><b>Get Involved</b></p>
@@ -65,10 +59,10 @@
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a></li>
</ul>
</nav>
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- <div class="h1" id="numbering">
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ <div class="h1" id="numbering">
<h1><strong>APR's Version Numbering</strong></h1>
<blockquote>
<p>This document covers how the APR projects are versioned. Since the APR
@@ -90,7 +84,7 @@ next.</p>
</ul>
</blockquote>
</div>
- <div class="h1" id="basics">
+ <div class="h1" id="basics">
<h1><strong>The Basics</strong></h1>
<blockquote>
<p> Versions are denoted using a standard triplet of integers:
@@ -106,7 +100,7 @@ Before a 1.0 release (version 0.x.y), th
changing freely, without regard to the restrictions detailed below.</p>
</blockquote>
</div>
- <div class="h1" id="source">
+ <div class="h1" id="source">
<h1><strong>Source Compatibility</strong></h1>
<blockquote>
<p>We define "source compatible" to mean that an application will continue
@@ -118,7 +112,7 @@ particular minor version, it (obviously)
against previous minor versions.</p>
</blockquote>
</div>
- <div class="h1" id="binary">
+ <div class="h1" id="binary">
<h1><strong>Binary Compatibility</strong></h1>
<blockquote>
<p> We define "binary compatible" to mean that a compiled application can
@@ -130,7 +124,7 @@ versions (unless the major number change
will not be able to successfully link against a previous minor version.</p>
</blockquote>
</div>
- <div class="h1" id="examples">
+ <div class="h1" id="examples">
<h1><strong>Examples</strong></h1>
<blockquote>
<p>Here are some examples to demonstrate the compatibility:</p>
@@ -188,7 +182,7 @@ the versions may be compatible, dependin
APIs used by the application.</p>
</blockquote>
</div>
- <div class="h1" id="strategy">
+ <div class="h1" id="strategy">
<h1><strong>Strategy</strong></h1>
<blockquote>
<p>This section details how we will build the code to meet the above
@@ -314,7 +308,7 @@ types of changes that might occur:</p>
</div>
</blockquote>
</div>
- <div class="h1" id="vsncheck">
+ <div class="h1" id="vsncheck">
<h1><strong>Version Checking</strong></h1>
<blockquote>
<p>In many cases, the user of a library will need to check the version that
@@ -373,7 +367,7 @@ would create a tighter coupling to the l
</div>
</blockquote>
</div>
- <div class="h1" id="parallel">
+ <div class="h1" id="parallel">
<h1><strong>Parallel Installation</strong></h1>
<blockquote>
<p><em>Parallel installation</em> refers to the ability to install multiple
@@ -443,7 +437,7 @@ like <code>/usr/shared</code>).</p>
</div>
</blockquote>
</div>
- <div class="h1" id="notes">
+ <div class="h1" id="notes">
<h1><strong>Other Notes</strong></h1>
<blockquote>
<p>It is expected that other libraries, besides those in the APR project, will
@@ -452,17 +446,17 @@ libraries can simply reference this docu
<blockquote>https://apr.apache.org/versioning.html</blockquote>
</blockquote>
</div>
- </div>
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
Modified: apr/site/trunk/xdocs/stylesheets/site.vsl
==============================================================================
--- apr/site/trunk/xdocs/stylesheets/site.vsl Sat Sep 13 09:09:22 2025 (r1928407)
+++ apr/site/trunk/xdocs/stylesheets/site.vsl Sat Sep 13 09:30:56 2025 (r1928408)
@@ -78,12 +78,6 @@ $items
##
##
#macro ( makeProject )
-<!--
-<span style="border:0; margin:0; padding:0;"
-><a href="http://apache.org/foundation/conferences.html"
- ><img src="http://www.ossummit.com/ads/ossummit_button_3.jpg"
- alt="OS Summit Asia" width="125" height="125" border="0"></a></span>
--->
<label for="hamburger">☰</label>
<input type="checkbox" id="hamburger">
<nav id="site-nav-menu">
@@ -150,27 +144,27 @@ href="$title.getAttributeValue("href")">
<body>
#getProjectImage()
<div id="page">
- <!-- LEFT SIDE NAVIGATION -->
- <div id="site-nav">
- #makeProject()
- </div>
- <!-- RIGHT SIDE INFORMATION -->
- <div id="site-content">
- #set ($allSections = $root.getChild("body").getChildren("section"))
- #foreach ( $section in $allSections )
- #section ($section 1)
- #end
- </div>
+ <!-- LEFT SIDE NAVIGATION -->
+ <div id="site-nav">
+ #makeProject()
+ </div>
+ <!-- RIGHT SIDE INFORMATION -->
+ <div id="site-content">
+ #set ($allSections = $root.getChild("body").getChildren("section"))
+ #foreach ( $section in $allSections )
+ #section ($section 1)
+ #end
+ </div>
</div>
<!-- FOOTER -->
<div id="footer">
<hr>
- <p>
- <em>Copyright © 2008-2021, The Apache Software Foundation</em>
- <br>
- <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
- </p>
+ <p>
+ <em>Copyright © 2008-2025, The Apache Software Foundation</em>
+ <br>
+ <em>Apache Portable Runtime, Apache, and the Apache logo are trademarks of The Apache Software Foundation.</em>
+ </p>
</div>
</body>
</html>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.