Author: kkolinko
Date: Thu Dec 24 02:18:38 2015
New Revision: 1721590
URL: http://svn.apache.org/viewvc?rev=1721590&view=rev
Log:
people.apache.org -> home.apache.org
Modified:
tomcat/site/trunk/docs/presentations.html
tomcat/site/trunk/xdocs/presentations.xml
Modified: tomcat/site/trunk/docs/presentations.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations.html?rev=1721590&r1=1721589&r2=1721590&view=diff
==============================================================================
--- tomcat/site/trunk/docs/presentations.html (original)
+++ tomcat/site/trunk/docs/presentations.html Thu Dec 24 02:18:38 2015
@@ -324,7 +324,7 @@ mailing list</a>.</p>
<ul>
<li>Apache Tomcat and SSL – Mark Thomas,
- <a
href="http://people.apache.org/~markt/presentations/2014-04-09-Tomcat-SSL.pdf">slides</a>,
+ <a
href="https://home.apache.org/~markt/presentations/2014-04-09-Tomcat-SSL.pdf">slides</a>,
<a
href="http://feathercast.apache.org/podcasts/ApacheConNA2014/blake/Blake_14_Mark-Thomas.mp3">audio</a>
</li>
@@ -334,7 +334,7 @@ mailing list</a>.</p>
</li>
<li>Migrating to Apache Tomcat 8 – Mark Thomas,
- <a
href="http://people.apache.org/~markt/presentations/2014-04-09-Migrating-to-Apache-Tomcat-8.pdf">slides</a>,
+ <a
href="https://home.apache.org/~markt/presentations/2014-04-09-Migrating-to-Apache-Tomcat-8.pdf">slides</a>,
<a
href="http://feathercast.apache.org/podcasts/ApacheConNA2014/blake/Blake_16_Mark%20Thomas.mp3">audio</a>
</li>
@@ -345,7 +345,7 @@ mailing list</a>.</p>
</li>
<li>A Practical use of Servlet 3.1: Implementing WebSocket – Mark Thomas,
- <a
href="http://people.apache.org/~markt/presentations/2014-04-09-WebSocket-on-Servlet31.pdf">slides</a>,
+ <a
href="https://home.apache.org/~markt/presentations/2014-04-09-WebSocket-on-Servlet31.pdf">slides</a>,
<a
href="http://feathercast.apache.org/podcasts/ApacheConNA2014/blake/Blake_18_Mark%20Thomas.mp3">audio</a>
</li>
@@ -362,7 +362,7 @@ mailing list</a>.</p>
<ul>
<li>Building WebSocket 1.0 on Servlet 3.1 (markt)
-<a
href="http://people.apache.org/~markt/presentations/2013-09-XX-WebSocket-on-Servlet31.pdf">pdf</a>
+<a
href="https://home.apache.org/~markt/presentations/2013-09-XX-WebSocket-on-Servlet31.pdf">pdf</a>
</li>
</ul>
@@ -378,7 +378,7 @@ mailing list</a>.</p>
<ul>
<li>Apache Tomcat 8 (markt)
-<a
href="http://people.apache.org/~markt/presentations/2013-09-Apache-Tomcat8.pdf">pdf</a>
+<a
href="https://home.apache.org/~markt/presentations/2013-09-Apache-Tomcat8.pdf">pdf</a>
</li>
</ul>
@@ -395,18 +395,18 @@ mailing list</a>.</p>
<li>Apache Tomcat Clustering (markt)
<a href="http://www.youtube.com/watch?v=rX1zm11AXcA">video</a>,
-<a
href="http://people.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Clustering.pdf">pdf</a>
+<a
href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Clustering.pdf">pdf</a>
</li>
<li>Apache Tomcat 8 update (markt)
<a href="http://www.youtube.com/watch?v=B57IRtUHMjg">video</a>,
-<a
href="http://people.apache.org/~markt/presentations/2013-02-Apache-Tomcat8-preview.pdf">pdf</a>
+<a
href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat8-preview.pdf">pdf</a>
</li>
<li>The Good, the Bad and the Ugly: Security Vulnerability Reports from the
Apache Tomcat project (markt)
<a href="http://www.youtube.com/watch?v=SMSR3ahdPfU">video</a>,
-<a
href="http://people.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Security-Good-Bad-Ugly.pdf">pdf</a>
+<a
href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Security-Good-Bad-Ugly.pdf">pdf</a>
</li>
<li>Monitoring Apache Tomcat and the Apache Web Server (rjung)
@@ -430,12 +430,12 @@ Apache Tomcat project (markt)
<ul>
<li>Apache Tomcat 8 Preview (markt)
-<a
href="http://people.apache.org/~markt/presentations/2012-10-Apache-Tomcat8-preview.pdf">pdf</a>
+<a
href="https://home.apache.org/~markt/presentations/2012-10-Apache-Tomcat8-preview.pdf">pdf</a>
</li>
<li>Apache Tomcat Reverse Proxies (markt)
-<a
href="http://people.apache.org/~markt/presentations/2012-10-Apache-Tomcat-Reverse-proxies.pdf">pdf</a>,
-<a
href="http://people.apache.org/~markt/presentations/2012-10-Apache-Tomcat-Reverse-proxies-notes-rjung.txt">notes</a>
(rjung)</li>
+<a
href="https://home.apache.org/~markt/presentations/2012-10-Apache-Tomcat-Reverse-proxies.pdf">pdf</a>,
+<a
href="https://home.apache.org/~markt/presentations/2012-10-Apache-Tomcat-Reverse-proxies-notes-rjung.txt">notes</a>
(rjung)</li>
</ul>
@@ -450,7 +450,7 @@ Apache Tomcat project (markt)
<ul>
<li>Memory Leaks (markt)
-<a
href="http://people.apache.org/~markt/presentations/2010-08-05-Memory-Leaks-JavaOne-60mins.pdf">pdf</a>
+<a
href="https://home.apache.org/~markt/presentations/2010-08-05-Memory-Leaks-JavaOne-60mins.pdf">pdf</a>
</li>
</ul>
Modified: tomcat/site/trunk/xdocs/presentations.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1721590&r1=1721589&r2=1721590&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/presentations.xml (original)
+++ tomcat/site/trunk/xdocs/presentations.xml Thu Dec 24 02:18:38 2015
@@ -65,20 +65,20 @@ mailing list</a>.</p>
<subsection name="ApacheCon 2014">
<ul>
<li>Apache Tomcat and SSL â Mark Thomas,
- <a
href="http://people.apache.org/~markt/presentations/2014-04-09-Tomcat-SSL.pdf">slides</a>,
+ <a
href="https://home.apache.org/~markt/presentations/2014-04-09-Tomcat-SSL.pdf">slides</a>,
<a
href="http://feathercast.apache.org/podcasts/ApacheConNA2014/blake/Blake_14_Mark-Thomas.mp3">audio</a></li>
<li>Monitoring Apache Tomcat â Christopher Schultz,
slides not available,
<a
href="http://feathercast.apache.org/podcasts/ApacheConNA2014/blake/Blake_15_Christopher-Schultz.mp3">audio</a></li>
<li>Migrating to Apache Tomcat 8 â Mark Thomas,
- <a
href="http://people.apache.org/~markt/presentations/2014-04-09-Migrating-to-Apache-Tomcat-8.pdf">slides</a>,
+ <a
href="https://home.apache.org/~markt/presentations/2014-04-09-Migrating-to-Apache-Tomcat-8.pdf">slides</a>,
<a
href="http://feathercast.apache.org/podcasts/ApacheConNA2014/blake/Blake_16_Mark%20Thomas.mp3">audio</a></li>
<li>Connecting Tomcat to the World: Performance and other considerations when
selecting a Tomcat connector â Christopher Schultz, Jean-Frederic Clere,
slides not available,
<a
href="http://feathercast.apache.org/podcasts/ApacheConNA2014/blake/Blake_17_Shultz-Clere.mp3">audio</a></li>
<li>A Practical use of Servlet 3.1: Implementing WebSocket â Mark Thomas,
- <a
href="http://people.apache.org/~markt/presentations/2014-04-09-WebSocket-on-Servlet31.pdf">slides</a>,
+ <a
href="https://home.apache.org/~markt/presentations/2014-04-09-WebSocket-on-Servlet31.pdf">slides</a>,
<a
href="http://feathercast.apache.org/podcasts/ApacheConNA2014/blake/Blake_18_Mark%20Thomas.mp3">audio</a></li>
</ul>
</subsection>
@@ -86,14 +86,14 @@ mailing list</a>.</p>
<subsection name="Java One, September 2013 (San Francisco)">
<ul>
<li>Building WebSocket 1.0 on Servlet 3.1 (markt)
-<a
href="http://people.apache.org/~markt/presentations/2013-09-XX-WebSocket-on-Servlet31.pdf">pdf</a></li>
+<a
href="https://home.apache.org/~markt/presentations/2013-09-XX-WebSocket-on-Servlet31.pdf">pdf</a></li>
</ul>
</subsection>
<subsection name="Pivotal Open Source Hub, September 2013 (San Francisco)">
<ul>
<li>Apache Tomcat 8 (markt)
-<a
href="http://people.apache.org/~markt/presentations/2013-09-Apache-Tomcat8.pdf">pdf</a></li>
+<a
href="https://home.apache.org/~markt/presentations/2013-09-Apache-Tomcat8.pdf">pdf</a></li>
</ul>
</subsection>
@@ -101,14 +101,14 @@ mailing list</a>.</p>
<ul>
<li>Apache Tomcat Clustering (markt)
<a href="http://www.youtube.com/watch?v=rX1zm11AXcA">video</a>,
-<a
href="http://people.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Clustering.pdf">pdf</a></li>
+<a
href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Clustering.pdf">pdf</a></li>
<li>Apache Tomcat 8 update (markt)
<a href="http://www.youtube.com/watch?v=B57IRtUHMjg">video</a>,
-<a
href="http://people.apache.org/~markt/presentations/2013-02-Apache-Tomcat8-preview.pdf">pdf</a></li>
+<a
href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat8-preview.pdf">pdf</a></li>
<li>The Good, the Bad and the Ugly: Security Vulnerability Reports from the
Apache Tomcat project (markt)
<a href="http://www.youtube.com/watch?v=SMSR3ahdPfU">video</a>,
-<a
href="http://people.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Security-Good-Bad-Ugly.pdf">pdf</a></li>
+<a
href="https://home.apache.org/~markt/presentations/2013-02-Apache-Tomcat-Security-Good-Bad-Ugly.pdf">pdf</a></li>
<li>Monitoring Apache Tomcat and the Apache Web Server (rjung)
<a href="http://www.youtube.com/watch?v=b2iQ7aohfhM">video</a></li>
<li>Continuous Delivery with Maven, Puppet and Tomcat (Carlos Sanchez)
@@ -119,17 +119,17 @@ Apache Tomcat project (markt)
<subsection name="ApacheCon Europe, October 2012 (Sinsheim)">
<ul>
<li>Apache Tomcat 8 Preview (markt)
-<a
href="http://people.apache.org/~markt/presentations/2012-10-Apache-Tomcat8-preview.pdf">pdf</a></li>
+<a
href="https://home.apache.org/~markt/presentations/2012-10-Apache-Tomcat8-preview.pdf">pdf</a></li>
<li>Apache Tomcat Reverse Proxies (markt)
-<a
href="http://people.apache.org/~markt/presentations/2012-10-Apache-Tomcat-Reverse-proxies.pdf">pdf</a>,
-<a
href="http://people.apache.org/~markt/presentations/2012-10-Apache-Tomcat-Reverse-proxies-notes-rjung.txt">notes</a>
(rjung)</li>
+<a
href="https://home.apache.org/~markt/presentations/2012-10-Apache-Tomcat-Reverse-proxies.pdf">pdf</a>,
+<a
href="https://home.apache.org/~markt/presentations/2012-10-Apache-Tomcat-Reverse-proxies-notes-rjung.txt">notes</a>
(rjung)</li>
</ul>
</subsection>
<subsection name="JavaOne, September 2010 (San Francisco)">
<ul>
<li>Memory Leaks (markt)
-<a
href="http://people.apache.org/~markt/presentations/2010-08-05-Memory-Leaks-JavaOne-60mins.pdf">pdf</a></li>
+<a
href="https://home.apache.org/~markt/presentations/2010-08-05-Memory-Leaks-JavaOne-60mins.pdf">pdf</a></li>
</ul>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]