This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-training.git
commit 11438e25f8c92045fb12024b6757b8b61f3e9fe1 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Feb 16 14:05:54 2018 +0000 Add skelton for modules planned for first course --- modules/background-01.html | 20 ++++++++++++++++++++ modules/deployment-01.html | 20 ++++++++++++++++++++ modules/intro.html | 19 +++++++++++++++++++ modules/logging-01.html | 20 ++++++++++++++++++++ modules/performance-01.html | 20 ++++++++++++++++++++ modules/tls-01.html | 20 ++++++++++++++++++++ modules/tls-03.html | 20 ++++++++++++++++++++ modules/wrap-up.html | 19 +++++++++++++++++++ 8 files changed, 158 insertions(+) diff --git a/modules/background-01.html b/modules/background-01.html new file mode 100644 index 0000000..adad088 --- /dev/null +++ b/modules/background-01.html @@ -0,0 +1,20 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<section>Background 01</section> +<section>Slide 1</section> +<section>Slide 2</section> + diff --git a/modules/deployment-01.html b/modules/deployment-01.html new file mode 100644 index 0000000..c592516 --- /dev/null +++ b/modules/deployment-01.html @@ -0,0 +1,20 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<section>Deployment 01</section> +<section>Slide 1</section> +<section>Slide 2</section> + diff --git a/modules/intro.html b/modules/intro.html new file mode 100644 index 0000000..b9d1faf --- /dev/null +++ b/modules/intro.html @@ -0,0 +1,19 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<section>Introduction</section> +<section>Slide 1</section> +<section>Slide 2</section> diff --git a/modules/logging-01.html b/modules/logging-01.html new file mode 100644 index 0000000..2123443 --- /dev/null +++ b/modules/logging-01.html @@ -0,0 +1,20 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<section>Logging 01</section> +<section>Slide 1</section> +<section>Slide 2</section> + diff --git a/modules/performance-01.html b/modules/performance-01.html new file mode 100644 index 0000000..82f8eef --- /dev/null +++ b/modules/performance-01.html @@ -0,0 +1,20 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<section>Perfomance 01</section> +<section>Slide 1</section> +<section>Slide 2</section> + diff --git a/modules/tls-01.html b/modules/tls-01.html new file mode 100644 index 0000000..996c7ab --- /dev/null +++ b/modules/tls-01.html @@ -0,0 +1,20 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<section>TLS 01</section> +<section>Slide 1</section> +<section>Slide 2</section> + diff --git a/modules/tls-03.html b/modules/tls-03.html new file mode 100644 index 0000000..add3917 --- /dev/null +++ b/modules/tls-03.html @@ -0,0 +1,20 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<section>TLS 03</section> +<section>Slide 1</section> +<section>Slide 2</section> + diff --git a/modules/wrap-up.html b/modules/wrap-up.html new file mode 100644 index 0000000..f6d53b3 --- /dev/null +++ b/modules/wrap-up.html @@ -0,0 +1,19 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<section>Wrap up</section> +<section>Slide 1</section> +<section>Slide 2</section> -- To stop receiving notification emails like this one, please contact ma...@apache.org. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org