Author: markt Date: Tue Aug 13 12:14:16 2024 New Revision: 1919857 URL: http://svn.apache.org/viewvc?rev=1919857&view=rev Log: Migrate AC NA 2019
Added: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Let's Encrypt Apache Tomcat.pdf (with props) tomcat/site/trunk/docs/presentations/2019-09-10-acna-Locking-Down Apache Tomcat.pdf (with props) tomcat/site/trunk/docs/presentations/2019-09-10-acna-Packaging Tomcat for Linux Distributions.pdf (with props) tomcat/site/trunk/docs/presentations/2019-09-10-acna-Tips for Debugging Tomcat and Web Applications.pdf (with props) 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=1919857&r1=1919856&r2=1919857&view=diff ============================================================================== --- tomcat/site/trunk/docs/presentations.html (original) +++ tomcat/site/trunk/docs/presentations.html Tue Aug 13 12:14:16 2024 @@ -288,12 +288,12 @@ li.targeted { </li> <li id="latest-lets-encrypt"> Let's Encrypt Apache Tomcat - Christopher Schultz, - <a href="https://people.apache.org/~schultz/ApacheCon%20NA%202019/Let's%20Encrypt%20Apache%20Tomcat.pdf">slides</a>, + <a href="presentations/2019-09-10-acna-Let's%20Encrypt%20Apache%20Tomcat.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=BWUjvmJgSeE">video</a> </li> <li id="latest-debugging-tomcat-and-web-applications"> Tips for Debugging Tomcat and Web Applications - Coty Sutherland, - <a href="https://people.apache.org/~csutherl/ApacheCon%20NA%202019/Tips%20for%20Debugging%20Tomcat%20and%20Web%20Applications%20(2019).pdf">slides</a>, + <a href="presentations/2019-09-10-acna-Tips%20for%20Debugging%20Tomcat%20and%20Web%20Applications.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=taKWjPeIbIM">video</a> </li> <li> @@ -302,7 +302,7 @@ li.targeted { </li> <li id="latest-locking-down-tomcat"> Locking-Down Apache Tomcat - Christopher Schultz, - <a href="https://people.apache.org/~schultz/ApacheCon%20NA%202019/Locking-Down%20Apache%20Tomcat.pdf">slides</a>, + <a href="presentations/2019-09-10-acna-Locking-Down%20Apache%20Tomcat.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=1H9y7k3llFc">video</a> </li> <li id="latest-cluster-to-cloud"> @@ -317,7 +317,7 @@ li.targeted { </li> <li> Packaging Tomcat for Linux Distributions - Coty Sutherland, - <a href="https://people.apache.org/~csutherl/ApacheCon%20NA%202019/Packaging%20Tomcat%20for%20Linux%20Distributions%20(2019).pdf">slides</a>, + <a href="presentations/2019-09-10-acna-Packaging%20Tomcat%20for%20Linux%20Distributions.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=yyx5e83DOgc">video</a> </li> <li id="latest-tls-state-of-the-art"> Added: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Let's Encrypt Apache Tomcat.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2019-09-10-acna-Let%27s%20Encrypt%20Apache%20Tomcat.pdf?rev=1919857&view=auto ============================================================================== Binary file - no diff available. Propchange: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Let's Encrypt Apache Tomcat.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Locking-Down Apache Tomcat.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2019-09-10-acna-Locking-Down%20Apache%20Tomcat.pdf?rev=1919857&view=auto ============================================================================== Binary file - no diff available. Propchange: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Locking-Down Apache Tomcat.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Packaging Tomcat for Linux Distributions.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2019-09-10-acna-Packaging%20Tomcat%20for%20Linux%20Distributions.pdf?rev=1919857&view=auto ============================================================================== Binary file - no diff available. Propchange: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Packaging Tomcat for Linux Distributions.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Tips for Debugging Tomcat and Web Applications.pdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations/2019-09-10-acna-Tips%20for%20Debugging%20Tomcat%20and%20Web%20Applications.pdf?rev=1919857&view=auto ============================================================================== Binary file - no diff available. Propchange: tomcat/site/trunk/docs/presentations/2019-09-10-acna-Tips for Debugging Tomcat and Web Applications.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: tomcat/site/trunk/xdocs/presentations.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1919857&r1=1919856&r2=1919857&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/presentations.xml (original) +++ tomcat/site/trunk/xdocs/presentations.xml Tue Aug 13 12:14:16 2024 @@ -296,12 +296,12 @@ li.targeted { </li> <li id="latest-lets-encrypt"> Let's Encrypt Apache Tomcat - Christopher Schultz, - <a href="https://people.apache.org/~schultz/ApacheCon%20NA%202019/Let's%20Encrypt%20Apache%20Tomcat.pdf">slides</a>, + <a href="presentations/2019-09-10-acna-Let's%20Encrypt%20Apache%20Tomcat.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=BWUjvmJgSeE">video</a> </li> <li id="latest-debugging-tomcat-and-web-applications"> Tips for Debugging Tomcat and Web Applications - Coty Sutherland, - <a href="https://people.apache.org/~csutherl/ApacheCon%20NA%202019/Tips%20for%20Debugging%20Tomcat%20and%20Web%20Applications%20(2019).pdf">slides</a>, + <a href="presentations/2019-09-10-acna-Tips%20for%20Debugging%20Tomcat%20and%20Web%20Applications.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=taKWjPeIbIM">video</a> </li> <li> @@ -310,7 +310,7 @@ li.targeted { </li> <li id="latest-locking-down-tomcat"> Locking-Down Apache Tomcat - Christopher Schultz, - <a href="https://people.apache.org/~schultz/ApacheCon%20NA%202019/Locking-Down%20Apache%20Tomcat.pdf">slides</a>, + <a href="presentations/2019-09-10-acna-Locking-Down%20Apache%20Tomcat.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=1H9y7k3llFc">video</a> </li> <li id="latest-cluster-to-cloud"> @@ -325,7 +325,7 @@ li.targeted { </li> <li> Packaging Tomcat for Linux Distributions - Coty Sutherland, - <a href="https://people.apache.org/~csutherl/ApacheCon%20NA%202019/Packaging%20Tomcat%20for%20Linux%20Distributions%20(2019).pdf">slides</a>, + <a href="presentations/2019-09-10-acna-Packaging%20Tomcat%20for%20Linux%20Distributions.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=yyx5e83DOgc">video</a> </li> <li id="latest-tls-state-of-the-art"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org