Author: markt Date: Tue Aug 13 11:43:54 2024 New Revision: 1919856 URL: http://svn.apache.org/viewvc?rev=1919856&view=rev Log: Migrate AC Home 2020
Added: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Getting Started Hacking Tomcat.pdf tomcat/site/trunk/docs/presentations/2020-09-29-achome-Lost-in-the-docs.pdf (with props) tomcat/site/trunk/docs/presentations/2020-09-29-achome-Migrating from AJP to HTTP.pdf (with props) tomcat/site/trunk/docs/presentations/2020-09-29-achome-Openly Handling Security Vulnerabilities.pdf (with props) tomcat/site/trunk/docs/presentations/2020-09-29-achome-Splitting Your Tomcat Installation.pdf (with props) tomcat/site/trunk/docs/presentations/2020-09-29-achome-state-of-the-cat.pdf 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=1919856&r1=1919855&r2=1919856&view=diff ============================================================================== --- tomcat/site/trunk/docs/presentations.html (original) +++ tomcat/site/trunk/docs/presentations.html Tue Aug 13 11:43:54 2024 @@ -180,12 +180,12 @@ li.targeted { <ul> <li> State of the Cat - Mark Thomas, - <a href="http://people.apache.org/~markt/presentations/2020-09-29-state-of-the-cat.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-state-of-the-cat.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=uDy-Dwexy2Q">video</a> </li> <li> Lost in the Docs - Felix Schumacher, - <a href="https://people.apache.org/~fschumacher/presentations/Lost-in-the-docs-ApacheConHome20.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Lost-in-the-docs.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=pSU0l5kbcJ8">video</a> </li> <li> @@ -198,7 +198,7 @@ li.targeted { </li> <li id="latest-split-installation"> Split your Tomcat Installation for Easier Upgrades - Christopher Schultz, - <a href="https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Splitting%20Your%20Tomcat%20Installation.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Splitting%20Your%20Tomcat%20Installation.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=nu229pb09D0">video</a> </li> <li> @@ -215,7 +215,7 @@ li.targeted { </li> <li> Migrating from AJP to HTTP: It's About Time - Christopher Schultz, - <a href="https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Migrating%20from%20AJP%20to%20HTTP.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Migrating%20from%20AJP%20to%20HTTP.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=qUjUEvGFstI">video</a> </li> <li> @@ -224,7 +224,7 @@ li.targeted { </li> <li> Getting Started Hacking Tomcat - Christopher Schultz, - <a href="https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Getting%20Started%20Hacking%20Tomcat.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Getting%20Started%20Hacking%20Tomcat.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=O2wXAldxQWA">video</a> </li> <li> @@ -233,7 +233,7 @@ li.targeted { </li> <li> Openly Handling Security Vulnerabilities (Q&A/Panel) - Mark Thomas, Christopher Schultz, Coty Sutherland, - <a href="https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Openly%20Handling%20Security%20Vulnerabilities.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Openly%20Handling%20Security%20Vulnerabilities.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=tGjyX6meGcA">video</a> </li> </ul> Added: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Getting Started Hacking Tomcat.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2020-09-29-achome-Getting%20Started%20Hacking%20Tomcat.pdf?rev=1919856&view=auto ============================================================================== Binary files tomcat/site/trunk/docs/presentations/2020-09-29-achome-Getting Started Hacking Tomcat.pdf (added) and tomcat/site/trunk/docs/presentations/2020-09-29-achome-Getting Started Hacking Tomcat.pdf Tue Aug 13 11:43:54 2024 differ Added: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Lost-in-the-docs.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2020-09-29-achome-Lost-in-the-docs.pdf?rev=1919856&view=auto ============================================================================== Binary file - no diff available. Propchange: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Lost-in-the-docs.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Migrating from AJP to HTTP.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2020-09-29-achome-Migrating%20from%20AJP%20to%20HTTP.pdf?rev=1919856&view=auto ============================================================================== Binary file - no diff available. Propchange: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Migrating from AJP to HTTP.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Openly Handling Security Vulnerabilities.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2020-09-29-achome-Openly%20Handling%20Security%20Vulnerabilities.pdf?rev=1919856&view=auto ============================================================================== Binary file - no diff available. Propchange: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Openly Handling Security Vulnerabilities.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Splitting Your Tomcat Installation.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2020-09-29-achome-Splitting%20Your%20Tomcat%20Installation.pdf?rev=1919856&view=auto ============================================================================== Binary file - no diff available. Propchange: tomcat/site/trunk/docs/presentations/2020-09-29-achome-Splitting Your Tomcat Installation.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: tomcat/site/trunk/docs/presentations/2020-09-29-achome-state-of-the-cat.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2020-09-29-achome-state-of-the-cat.pdf?rev=1919856&view=auto ============================================================================== Binary files tomcat/site/trunk/docs/presentations/2020-09-29-achome-state-of-the-cat.pdf (added) and tomcat/site/trunk/docs/presentations/2020-09-29-achome-state-of-the-cat.pdf Tue Aug 13 11:43:54 2024 differ Modified: tomcat/site/trunk/xdocs/presentations.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1919856&r1=1919855&r2=1919856&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/presentations.xml (original) +++ tomcat/site/trunk/xdocs/presentations.xml Tue Aug 13 11:43:54 2024 @@ -188,12 +188,12 @@ li.targeted { <ul> <li> State of the Cat - Mark Thomas, - <a href="http://people.apache.org/~markt/presentations/2020-09-29-state-of-the-cat.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-state-of-the-cat.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=uDy-Dwexy2Q">video</a> </li> <li> Lost in the Docs - Felix Schumacher, - <a href="https://people.apache.org/~fschumacher/presentations/Lost-in-the-docs-ApacheConHome20.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Lost-in-the-docs.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=pSU0l5kbcJ8">video</a> </li> <li> @@ -206,7 +206,7 @@ li.targeted { </li> <li id="latest-split-installation"> Split your Tomcat Installation for Easier Upgrades - Christopher Schultz, - <a href="https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Splitting%20Your%20Tomcat%20Installation.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Splitting%20Your%20Tomcat%20Installation.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=nu229pb09D0">video</a> </li> <li> @@ -223,7 +223,7 @@ li.targeted { </li> <li> Migrating from AJP to HTTP: It's About Time - Christopher Schultz, - <a href="https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Migrating%20from%20AJP%20to%20HTTP.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Migrating%20from%20AJP%20to%20HTTP.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=qUjUEvGFstI">video</a> </li> <li> @@ -232,7 +232,7 @@ li.targeted { </li> <li> Getting Started Hacking Tomcat - Christopher Schultz, - <a href="https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Getting%20Started%20Hacking%20Tomcat.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Getting%20Started%20Hacking%20Tomcat.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=O2wXAldxQWA">video</a> </li> <li> @@ -241,7 +241,7 @@ li.targeted { </li> <li> Openly Handling Security Vulnerabilities (Q&A/Panel) - Mark Thomas, Christopher Schultz, Coty Sutherland, - <a href="https://people.apache.org/~schultz/presentations/ApacheCon%20NA%202020/Openly%20Handling%20Security%20Vulnerabilities.pdf">slides</a>, + <a href="presentations/2020-09-29-achome-Openly%20Handling%20Security%20Vulnerabilities.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=tGjyX6meGcA">video</a> </li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org