This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push: new eff76a472 Remove 1.2.x news from 2.0.x branch eff76a472 is described below commit eff76a47230ff7e4eaa5eb1a6d4dfcde4ae3095d Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Jul 13 10:37:42 2022 +0100 Remove 1.2.x news from 2.0.x branch --- xdocs/miscellaneous/project.xml | 14 -------- xdocs/news/2008.xml | 57 -------------------------------- xdocs/news/2009.xml | 41 ----------------------- xdocs/news/2010.xml | 46 -------------------------- xdocs/news/2011.xml | 42 ------------------------ xdocs/news/2012.xml | 52 ----------------------------- xdocs/news/2013.xml | 55 ------------------------------- xdocs/news/2014.xml | 52 ----------------------------- xdocs/news/2015.xml | 59 --------------------------------- xdocs/news/2016.xml | 72 ----------------------------------------- xdocs/news/2017.xml | 55 ------------------------------- xdocs/news/2018.xml | 55 ------------------------------- xdocs/news/2019.xml | 44 ------------------------- xdocs/news/2020.xml | 49 ---------------------------- xdocs/news/2021.xml | 54 ------------------------------- xdocs/news/2022.xml | 27 ++++++++-------- xdocs/news/project.xml | 14 -------- xdocs/project.xml | 14 -------- 18 files changed, 13 insertions(+), 789 deletions(-) diff --git a/xdocs/miscellaneous/project.xml b/xdocs/miscellaneous/project.xml index 1153ee1ea..786b2113b 100644 --- a/xdocs/miscellaneous/project.xml +++ b/xdocs/miscellaneous/project.xml @@ -36,20 +36,6 @@ <menu name="News"> <item name="2022" href="../news/2022.html"/> - <item name="2021" href="../news/2021.html"/> - <item name="2020" href="../news/2020.html"/> - <item name="2019" href="../news/2019.html"/> - <item name="2018" href="../news/2018.html"/> - <item name="2017" href="../news/2017.html"/> - <item name="2016" href="../news/2016.html"/> - <item name="2015" href="../news/2015.html"/> - <item name="2014" href="../news/2014.html"/> - <item name="2013" href="../news/2013.html"/> - <item name="2012" href="../news/2012.html"/> - <item name="2011" href="../news/2011.html"/> - <item name="2010" href="../news/2010.html"/> - <item name="2009" href="../news/2009.html"/> - <item name="2008" href="../news/2008.html"/> </menu> </body> diff --git a/xdocs/news/2008.xml b/xdocs/news/2008.xml deleted file mode 100644 index 20e2d466a..000000000 --- a/xdocs/news/2008.xml +++ /dev/null @@ -1,57 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2008.html"> - - &project; - - <properties> - <title>2008 News and Status</title> - </properties> - -<body> - -<section name="2008 News & Status"> -<subsection anchor="20081118.1" name="18 November - TC-Native-1.1.16 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.16. This is a stable release adding some bug fixes. -</p> -</subsection> -<subsection anchor="20080911.1" name="11 September - TC-Native-1.1.15 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.15. This is a stable release adding some bug fixes. -</p> -</subsection> -<subsection anchor="20080704.1" name="4 July - TC-Native-1.1.14 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.14. This is a stable release adding some bug fixes. -</p> -</subsection> -<subsection anchor="20080115.1" name="15 February - TC-Native-1.1.13 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.13. This is a stable release adding few new features -and some bug fixes. -</p><p> - Please see the <a href="../../native-1.1-doc/miscellaneous/changelog.html">ChangeLog</a> for a full list of changes. -</p> -</subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2009.xml b/xdocs/news/2009.xml deleted file mode 100644 index 7bd0592aa..000000000 --- a/xdocs/news/2009.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2009.html"> - - &project; - - <properties> - <title>2009 News and Status</title> - </properties> - -<body> - -<section name="2009 News & Status"> -<subsection anchor="20091123.1" name="23 November - TC-Native-1.1.18 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.18. This is a stable release adding some bug fixes. -</p><p> - Please see the <a href="../../native-1.1-doc/miscellaneous/changelog.html">ChangeLog</a> for a full list of changes. -</p> -</subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2010.xml b/xdocs/news/2010.xml deleted file mode 100644 index e407bd78c..000000000 --- a/xdocs/news/2010.xml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2010.html"> - - &project; - - <properties> - <title>2010 News and Status</title> - </properties> - -<body> - -<section name="2010 News & Status"> -<subsection anchor="20100217.1" name="17 February - TC-Native-1.1.20 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.20. This is a stable release adding some bug fixes. -</p> -</subsection> -<subsection anchor="20100108.1" name="8 January - TC-Native-1.1.19 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.19. This is a stable release adding some bug fixes. -</p><p> - Please see the <a href="../../native-1.1-doc/miscellaneous/changelog.html">ChangeLog</a> for a full list of changes. -</p> -</subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2011.xml b/xdocs/news/2011.xml deleted file mode 100644 index e24720167..000000000 --- a/xdocs/news/2011.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2011.html"> - - &project; - - <properties> - <title>2011 News and Status</title> - </properties> - -<body> - -<section name="2011 News & Status"> -<subsection anchor="20110808.1" name="08 August - TC-Native-1.1.22 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.22. This is a stable release adding some bug fixes. -</p> -<p> - Please see the <a href="../../native-1.1-doc/miscellaneous/changelog.html">ChangeLog</a> for a full list of changes. -</p> -</subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2012.xml b/xdocs/news/2012.xml deleted file mode 100644 index 902d48f04..000000000 --- a/xdocs/news/2012.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2012.html"> - - &project; - - <properties> - <title>2012 News and Status</title> - </properties> - -<body> - -<section name="2012 News & Status"> -<subsection anchor="20120613.1" name="13 June - TC-Native-1.1.24 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.24. This is a feature-add release adding support for -per-socket Poller timeouts. -</p> -<p> - Please see the <a href="../../native-1.1-doc/miscellaneous/changelog.html">ChangeLog</a> for a full list of changes. -</p> -</subsection> -<subsection anchor="20120302.1" name="02 March - TC-Native-1.1.23 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.23. This is a stable release adding some bug fixes and -experimental support for OCSP and PKCS12 certificates. -</p> -<p> - Please see the <a href="../../native-1.1-doc/miscellaneous/changelog.html">ChangeLog</a> for a full list of changes. -</p> -</subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2013.xml b/xdocs/news/2013.xml deleted file mode 100644 index 55230ba6b..000000000 --- a/xdocs/news/2013.xml +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2013.html"> - - &project; - - <properties> - <title>2013 News and Status</title> - </properties> - -<body> - -<section name="2013 News & Status"> -<subsection anchor="20131015.1" name="15 October - TC-Native-1.1.29 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.29. This is a bug fixing release. -</p> -</subsection> -<subsection anchor="20130916.1" name="16 September - TC-Native-1.1.28 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.28. This is a bug fixing release. -</p> -<p> - Please see the <a href="../../native-1.1-doc/miscellaneous/changelog.html">ChangeLog</a> for a full list of changes. -</p> -</subsection> -<subsection anchor="20130212.1" name="12 February - TC-Native-1.1.27 released"> -<p>The Apache Tomcat team is proud to announce the immediate availability -of Tomcat Native 1.1.27. This is a bug fixing release. -</p> -<p> - Please see the <a href="../../native-1.1-doc/miscellaneous/changelog.html">ChangeLog</a> for a full list of changes. -</p> -</subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2014.xml b/xdocs/news/2014.xml deleted file mode 100644 index 76e6a76b8..000000000 --- a/xdocs/news/2014.xml +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2014.html"> - - &project; - - <properties> - <title>2014 News and Status</title> - </properties> - -<body> - -<section name="2014 News & Status"> - <subsection anchor="20141023.1" name="23 October 2014 - TC-Native-1.1.32 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.1.32. This release add support for TLSv1.1 and TLSv1.2 and - includes Windows binaries built with OpenSSL 1.0.1j and APR 1.5.1. - </p> - </subsection> - <subsection anchor="20140707.1" name="7 July 2014 - TC-Native-1.1.31 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.1.31. This is a bug fixing release and includes Windows - binaries built with OpenSSL 1.0.1h. - </p> - </subsection> - <subsection anchor="20140415.1" name="15 April - TC-Native-1.1.30 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.1.30. This is a bug fixing release with added support for - EC ciphers if supported by OpenSSL. - </p> - </subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2015.xml b/xdocs/news/2015.xml deleted file mode 100644 index c5c821161..000000000 --- a/xdocs/news/2015.xml +++ /dev/null @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2015.html"> - - &project; - - <properties> - <title>2015 News and Status</title> - </properties> - -<body> - -<section name="2015 News & Status"> - <subsection anchor="20151215" name="12 Dec 2015 - TC-Native-1.2.3 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.3. This is a bug fix release and includes Windows - binaries built with OpenSSL 1.0.2e and APR 1.5.1. - </p> - </subsection> - <subsection anchor="20151109" name="9 Nov 2015 - TC-Native-1.2.2 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.2. This is a bug fix release and includes Windows - binaries built with OpenSSL 1.0.2d and APR 1.5.1. - </p> - </subsection> - <subsection anchor="20151028" name="28 Oct 2015 - TC-Native-1.2.0 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.0. This is the first release of the 1.2.x series that - provides ALPN, SNI and OpenSSl BIO support. It includes Windows binaries built - with OpenSSL 1.0.2d and APR 1.5.1. - </p> - </subsection> - <subsection anchor="20150323.1" name="23 March 2015 - TC-Native-1.1.33 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.1.33. This is a bug fixing release and includes Windows - binaries built with OpenSSL 1.0.1m and APR 1.5.1. - </p> - </subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2016.xml b/xdocs/news/2016.xml deleted file mode 100644 index 4a5fd66cb..000000000 --- a/xdocs/news/2016.xml +++ /dev/null @@ -1,72 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2016.html"> - - &project; - - <properties> - <title>2016 News and Status</title> - </properties> - -<body> - -<section name="2016 News & Status"> - <subsection anchor="20161005" name="5 October 2016 - TC-Native-1.2.10 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.10. This is a release to update dependencies for the - Windows binaries and includes Windows binaries built with OpenSSL 1.0.2j and - APR 1.5.2. - </p> - </subsection> - <subsection anchor="20160702" name="2 July 2016 - TC-Native-1.2.8 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.8. This is a bug fix release release and includes Windows - binaries built with OpenSSL 1.0.2h and APR 1.5.2. - </p> - </subsection> - <subsection anchor="20160508" name="8 May 2016 - TC-Native-1.2.7 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.7. This is a release to update dependencies for the - Windows binaries and includes Windows binaries built with OpenSSL 1.0.2h and - APR 1.5.2. - </p> - </subsection> - <subsection anchor="20160426" name="26 Apr 2016 - TC-Native-1.2.6 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.6. This is a bug fix release and includes Windows - binaries built with OpenSSL 1.0.2g and APR 1.5.2. - </p> - </subsection> - <subsection anchor="20160307" name="7 Mar 2016 - TC-Native-1.2.5 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.5. This is a bug fix release and includes Windows - binaries built with OpenSSL 1.0.2g and APR 1.5.1. - </p> - </subsection> - <subsection anchor="20160111" name="11 Jan 2016 - TC-Native-1.2.4 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.4. This is a bug fix release and includes Windows - binaries built with OpenSSL 1.0.2e and APR 1.5.1. - </p> - </subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2017.xml b/xdocs/news/2017.xml deleted file mode 100644 index 405b06ed3..000000000 --- a/xdocs/news/2017.xml +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2017.html"> - - &project; - - <properties> - <title>2017 News and Status</title> - </properties> - -<body> - -<section name="2017 News & Status"> - <subsection anchor="20171120" name="20 Nov 2017 - TC-Native-1.2.16 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.16. This is a bugfix release that also updates the - dependencies for the Windows binaries and includes Windows binaries built with - OpenSSL 1.0.2m and APR 1.6.3. - </p> - </subsection> - <subsection anchor="20170904" name="4 Sep 2017 - TC-Native-1.2.14 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.14. This is a bugfix release that also updates the - dependencies for the Windows binaries and includes Windows binaries built with - OpenSSL 1.0.2l and APR 1.6.2. - </p> - </subsection> - <subsection anchor="20170221" name="21 Feb 2017 - TC-Native-1.2.12 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability - of Tomcat Native 1.2.12. This is a release to update dependencies for the - Windows binaries and includes Windows binaries built with OpenSSL 1.0.2k and - APR 1.5.2. - </p> - </subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2018.xml b/xdocs/news/2018.xml deleted file mode 100644 index 2da1fdd7f..000000000 --- a/xdocs/news/2018.xml +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2018.html"> - - &project; - - <properties> - <title>2018 News and Status</title> - </properties> - -<body> - -<section name="2018 News & Status"> - <subsection anchor="20181204" name="4 Dec 2018 - TC-Native-1.2.19 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.19. This is a bugfix release that also updates the - dependencies for the Windows binaries and includes Windows binaries built - with OpenSSL 1.0.2q/APR 1.6.5 and 1.1.1a/APR 1.6.5. - </p> - </subsection> - <subsection anchor="20181020" name="20 Oct 2018 - TC-Native-1.2.18 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.18. This is a feature and bugfix release that adds TLSv1.3 - support when built with OpenSSL 1.1.1. It also includes Windows binaries built - with OpenSSL 1.0.2p/APR 1.6.5 and 1.1.1/APR 1.6.5. - </p> - </subsection> - <subsection anchor="20180613" name="13 Jun 2018 - TC-Native-1.2.17 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.17. This is a bugfix release that also updates the - dependencies for the Windows binaries and includes Windows binaries built with - OpenSSL 1.0.2o and APR 1.6.3. - </p> - </subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2019.xml b/xdocs/news/2019.xml deleted file mode 100644 index 7c8fa5819..000000000 --- a/xdocs/news/2019.xml +++ /dev/null @@ -1,44 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2019.html"> - - &project; - - <properties> - <title>2019 News and Status</title> - </properties> - -<body> - -<section name="2019 News & Status"> - <subsection anchor="20190702" name="07 Jul 2019 - TC-Native-1.2.23 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.23. This is a bugfix release. - </p> - </subsection> - <subsection anchor="20190131" name="31 Jan 2019 - TC-Native-1.2.21 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.21. This is a bugfix release. - </p> - </subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2020.xml b/xdocs/news/2020.xml deleted file mode 100644 index 3f96ff0c7..000000000 --- a/xdocs/news/2020.xml +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2020.html"> - - &project; - - <properties> - <title>2020 News and Status</title> - </properties> - -<body> - -<section name="2020 News & Status"> - <subsection anchor="20201221" name="21 Dec 2020 - TC-Native-1.2.26 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.26. This is a bugfix release. - </p> - </subsection> - <subsection anchor="20200903" name="3 Sep 2020 - TC-Native-1.2.25 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.25. This is a bugfix release. - </p> - </subsection> - <subsection anchor="20200429" name="29 Apr 2020 - TC-Native-1.2.24 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.24. This is a bugfix release. - </p> - </subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2021.xml b/xdocs/news/2021.xml deleted file mode 100644 index 91263b1fe..000000000 --- a/xdocs/news/2021.xml +++ /dev/null @@ -1,54 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - 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. ---> -<!DOCTYPE document [ - <!ENTITY project SYSTEM "project.xml"> -]> -<document url="2021.html"> - - &project; - - <properties> - <title>2021 News and Status</title> - </properties> - -<body> - -<section name="2021 News & Status"> - <subsection anchor="20210901" name="1 Sep 2021 - TC-Native-1.2.31 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.31. This is a bugfix release. - </p> - </subsection> - <subsection anchor="20210604" name="4 Jun 2021 - TC-Native-1.2.30 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.30. This is a bugfix release. - </p> - </subsection> - <subsection anchor="20210406" name="6 Apr 2021 - TC-Native-1.2.28 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.28. This is a bugfix release. - </p> - </subsection> - <subsection anchor="20210329" name="29 Mar 2021 - TC-Native-1.2.27 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.27. This is a bugfix release. - </p> - </subsection> -</section> -</body> -</document> diff --git a/xdocs/news/2022.xml b/xdocs/news/2022.xml index 4365c6684..1c4aef511 100644 --- a/xdocs/news/2022.xml +++ b/xdocs/news/2022.xml @@ -26,19 +26,18 @@ <title>2022 News and Status</title> </properties> -<body> + <body> + + <section name="2022 News & Status"> + + <subsection anchor="20220712" name="12 July 2022 - TC-Native-2.0.1 released"> + <p>The Apache Tomcat team is proud to announce the immediate + availability of Tomcat Native 2.0.1. This is the first release of the + 2.0.x branch</p> + </subsection> + + </section> + + </body> -<section name="2021 News & Status"> - <subsection anchor="20220509" name="5 May 2022 - TC-Native-1.2.33 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.33. This is a bugfix release. - </p> - </subsection> - <subsection anchor="20220322" name="22 Mar 2022 - TC-Native-1.2.32 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.32. This is a bugfix release. - </p> - </subsection> -</section> -</body> </document> diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml index 20c66baa0..26e569a1e 100644 --- a/xdocs/news/project.xml +++ b/xdocs/news/project.xml @@ -36,20 +36,6 @@ <menu name="News"> <item name="2022" href="../news/2022.html"/> - <item name="2021" href="../news/2021.html"/> - <item name="2020" href="../news/2020.html"/> - <item name="2019" href="../news/2019.html"/> - <item name="2018" href="../news/2018.html"/> - <item name="2017" href="../news/2017.html"/> - <item name="2016" href="../news/2016.html"/> - <item name="2015" href="../news/2015.html"/> - <item name="2014" href="../news/2014.html"/> - <item name="2013" href="../news/2013.html"/> - <item name="2012" href="../news/2012.html"/> - <item name="2011" href="../news/2011.html"/> - <item name="2010" href="../news/2010.html"/> - <item name="2009" href="../news/2009.html"/> - <item name="2008" href="../news/2008.html"/> </menu> </body> diff --git a/xdocs/project.xml b/xdocs/project.xml index 9184f9688..187634c8f 100644 --- a/xdocs/project.xml +++ b/xdocs/project.xml @@ -36,20 +36,6 @@ <menu name="News"> <item name="2022" href="news/2022.html"/> - <item name="2021" href="news/2021.html"/> - <item name="2020" href="news/2020.html"/> - <item name="2019" href="news/2019.html"/> - <item name="2018" href="news/2018.html"/> - <item name="2017" href="news/2017.html"/> - <item name="2016" href="news/2016.html"/> - <item name="2015" href="news/2015.html"/> - <item name="2014" href="news/2014.html"/> - <item name="2013" href="news/2013.html"/> - <item name="2012" href="news/2012.html"/> - <item name="2011" href="news/2011.html"/> - <item name="2010" href="news/2010.html"/> - <item name="2009" href="news/2009.html"/> - <item name="2008" href="news/2008.html"/> </menu> </body> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org