svn commit: r1927770 - in apr/site/trunk: docs xdocs
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <175502137786.2645338.16269674146114480080@svn02-us-east.apache.org> |
Author: dsahlberg
Date: Tue Aug 12 17:56:17 2025
New Revision: 1927770
Log:
In site/trunk: Remove obsolete links
JXTA-C link doesn't work and if Wikipedia[1] is to be trusted the project is
unmaintained - the best I can tell it was migrated to kenai.com and that site
doesn't work anymore.
OpenAMQ link doesn't work. It seems the project is available on GitHub[2] but
it is archived so note that it is unmaintained.
Libreoffice was using APR via Serf for WebDAV but replaced it with libcurl in
2021[3].
* xdocs/projects.xml
(open_source): As above
* docs/projects.html
(open_source): Generated
[1] https://en.wikipedia.org/wiki/JXTA
[2] https://github.com/imatix/openamq
[3] https://git.libreoffice.org/core/+/f45b7871e7d31dfc6ed31d1b79928990bba0d0dd%5E%21
Modified:
apr/site/trunk/docs/projects.html
apr/site/trunk/xdocs/projects.xml
Modified: apr/site/trunk/docs/projects.html
==============================================================================
--- apr/site/trunk/docs/projects.html Tue Aug 12 17:48:12 2025 (r1927769)
+++ apr/site/trunk/docs/projects.html Tue Aug 12 17:56:17 2025 (r1927770)
@@ -90,14 +90,12 @@ name and a URL to get added to this list
<li><a href="https://httpd.apache.org">Apache HTTP Server</a></li>
<li><a href="https://httpd.apache.org/test/flood/">Flood load tester</a></li>
<li><a href="https://freeswitch.org/">FreeSwitch</a></li>
- <li><a href="https://jxta-c.dev.java.net/">JXTA-C</a></li>
<li><a href="https://tomcat.apache.org/">Tomcat mod_jk and tcnative connectors</a></li>
<li><a href="https://subversion.apache.org/">Apache Subversion</a></li>
<li><a href="https://serf.apache.org/">Apache Serf</a></li>
<li><a href="https://activemq.apache.org/components/cms/">ActiveMQ CPP</a></li>
- <li><a href="http://openamq.wikidot.com/">OpenAMQ messaging server</a></li>
+ <li><a href="https://github.com/imatix/openamq/">OpenAMQ messaging server (unmaintained)</a></li>
<li><a href="https://managelogs.tekwire.net/">managelogs</a></li>
- <li><a href="https://www.libreoffice.org">LibreOffice</a></li>
<li><a href="https://redwax.eu/rt/">Redwax Tool</a></li>
</ul>
</blockquote>
Modified: apr/site/trunk/xdocs/projects.xml
==============================================================================
--- apr/site/trunk/xdocs/projects.xml Tue Aug 12 17:48:12 2025 (r1927769)
+++ apr/site/trunk/xdocs/projects.xml Tue Aug 12 17:56:17 2025 (r1927770)
@@ -23,15 +23,14 @@ name and a URL to get added to this list
<li><a href="https://httpd.apache.org">Apache HTTP Server</a></li>
<li><a href="https://httpd.apache.org/test/flood/">Flood load tester</a></li>
<li><a href="https://freeswitch.org/">FreeSwitch</a></li>
- <li><a href="https://jxta-c.dev.java.net/">JXTA-C</a></li>
<li><a href="https://tomcat.apache.org/"
>Tomcat mod_jk and tcnative connectors</a></li>
<li><a href="https://subversion.apache.org/">Apache Subversion</a></li>
<li><a href="https://serf.apache.org/">Apache Serf</a></li>
<li><a href="https://activemq.apache.org/components/cms/">ActiveMQ CPP</a></li>
- <li><a href="http://openamq.wikidot.com/">OpenAMQ messaging server</a></li>
+ <li><a href="https://github.com/imatix/openamq/"
+ >OpenAMQ messaging server (unmaintained)</a></li>
<li><a href="https://managelogs.tekwire.net/">managelogs</a></li>
- <li><a href="https://www.libreoffice.org">LibreOffice</a></li>
<li><a href="https://redwax.eu/rt/">Redwax Tool</a></li>
</ul>