You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/04/21 15:00:51 UTC

[tomee-site-generator] branch master updated: Prepares Release Notes for 8.0.11

This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git


The following commit(s) were added to refs/heads/master by this push:
     new 883ee10  Prepares Release Notes for 8.0.11
883ee10 is described below

commit 883ee10ef0eaa897eae1eae1f7dd85a8f01f35dc
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Thu Apr 21 15:28:58 2022 +0200

    Prepares Release Notes for 8.0.11
---
 src/main/jbake/content/8.0.11/release-notes.adoc | 60 ++++++++++++++++++++++++
 src/main/jbake/content/download-archive.adoc     | 10 ++++
 src/main/jbake/content/download.adoc             | 20 ++++----
 3 files changed, 80 insertions(+), 10 deletions(-)

diff --git a/src/main/jbake/content/8.0.11/release-notes.adoc b/src/main/jbake/content/8.0.11/release-notes.adoc
new file mode 100644
index 0000000..2499306
--- /dev/null
+++ b/src/main/jbake/content/8.0.11/release-notes.adoc
@@ -0,0 +1,60 @@
+= Apache TomEE 8.0.11 Release Notes
+:index-group: Release Notes
+:jbake-type: page
+:jbake-status: published
+
+Apache TomEE 8.0.11 has been released. It contains several bug fixes, enhancements and dependency upgrades.
+
+Thank you to everyone who contributed to this release, including all of our users and the people who submitted bug reports, contributed code or documentation enhancements.
+
+== Dependency upgrade
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3872[TOMEE-3872] Hibernate Integration 5.6.7
+- link:https://issues.apache.org/jira/browse/TOMEE-3858[TOMEE-3858] OpenJPA 3.2.2
+- link:https://issues.apache.org/jira/browse/TOMEE-3841[TOMEE-3841] SLF4J 1.7.36
+- link:https://issues.apache.org/jira/browse/TOMEE-3845[TOMEE-3845] Tomcat 9.0.59
+- link:https://issues.apache.org/jira/browse/TOMEE-3855[TOMEE-3855] Tomcat 9.0.60
+- link:https://issues.apache.org/jira/browse/TOMEE-3856[TOMEE-3856] jackson 2.13.2
+- link:https://issues.apache.org/jira/browse/TOMEE-3893[TOMEE-3893] jackson 2.13.2.2
+- link:https://issues.apache.org/jira/browse/TOMEE-3886[TOMEE-3886] tomcat 9.0.62
+
+== Bug
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3892[TOMEE-3892] TomEE Maven Plugin does not allow to override default "-ea" in RemoteServer
+- link:https://issues.apache.org/jira/browse/TOMEE-3871[TOMEE-3871] TomEE Plume is missing BatchEE / JCS Cache
+- link:https://issues.apache.org/jira/browse/TOMEE-3876[TOMEE-3876] BOM generation corrupted under windows (slash problems)
+- link:https://issues.apache.org/jira/browse/TOMEE-3848[TOMEE-3848] Apache TomEE 8.0.6 onwards is packaged with quartz-2.2.4.jar
+- link:https://issues.apache.org/jira/browse/TOMEE-3840[TOMEE-3840] TomEE WebProfile 8.0.9 does not start with security enabled
+- link:https://issues.apache.org/jira/browse/TOMEE-3860[TOMEE-3860] Upgrade jackson-databind for CVE-2020-36518
+
+== Improvement
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3851[TOMEE-3851] Replace Google Analytics with ASF Matomo
+- link:https://issues.apache.org/jira/browse/TOMEE-3842[TOMEE-3842] GitHub Actions fails for PullRequest Builds due to BOM auto generation
+- link:https://issues.apache.org/jira/browse/TOMEE-3859[TOMEE-3859] Update tomee.xml file so it refers to the right location
+
+== Task
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3852[TOMEE-3852] Review the website in regard to external embedding of resources (JS, Fonts, CSS)
+- link:https://issues.apache.org/jira/browse/TOMEE-3853[TOMEE-3853] Link ASF Privacy Policy from TomEE Website
+
+== Documentation
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3894[TOMEE-3894] website generation broken under windows
+- link:https://issues.apache.org/jira/browse/TOMEE-3854[TOMEE-3854] Provide a first draft of a link collection page targeting contributor/committer resources
+- link:https://issues.apache.org/jira/browse/TOMEE-3888[TOMEE-3888] Cleanup documentation
+- link:https://issues.apache.org/jira/browse/TOMEE-3846[TOMEE-3846] Inconsistence between tomee flavors comparison in website and actual jars
+- link:https://issues.apache.org/jira/browse/TOMEE-3847[TOMEE-3847] Exception when building website from windows os
+- link:https://issues.apache.org/jira/browse/TOMEE-3814[TOMEE-3814] Commented SSL Connector fix for tomee server.xml
+
+== Fixed Common Vulnerabilities and Exposures (CVEs)
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3893[TOMEE-3893] Upgrade to jackson 2.13.2.2
+- link:https://issues.apache.org/jira/browse/TOMEE-3856[TOMEE-3856] Upgrade to jackson 2.13.2
+- link:https://issues.apache.org/jira/browse/TOMEE-3860[TOMEE-3860] Upgrade jackson-databind for CVE-2020-36518
\ No newline at end of file
diff --git a/src/main/jbake/content/download-archive.adoc b/src/main/jbake/content/download-archive.adoc
index e08e794..476a0d8 100644
--- a/src/main/jbake/content/download-archive.adoc
+++ b/src/main/jbake/content/download-archive.adoc
@@ -39,6 +39,16 @@ IMPORTANT: Note: Please note the 8.0.0-M releases are milestone releases intende
 [cols="2,3*^1,2",options="header"]
 |===
 |Name|Version|Date|Size|Signatures & Hashes
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.10|22 Feb 2022|63 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |8.0.10|22 Feb 2022|63 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.zip.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |8.0.10|22 Feb 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.tar.gz.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.zip[icon:download[] TomEE Plume ZIP] |8.0.10|22 Feb 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.zip.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |8.0.10|22 Feb 2022|68 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.tar.gz.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.zip[icon:download[] TomEE Plus ZIP] |8.0.10|22 Feb 2022|68 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.zip.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |8.0.10|22 Feb 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |8.0.10|22 Feb 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.zip.sha512[icon:download[] SHA512]
+|https://archive.apache.org/dist/tomee/tomee-8.0.10/tomee-project-8.0.10-source-release.zip[icon:download[] TomEE Project Source Release ZIP] |8.0.10|22 Feb 2022|17 MB |https://downloads.apache.org/tomee/tomee-8.0.10/tomee-project-8.0.10-source-release.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/tomee-project-8.0.10-source-release.zip.sha512[icon:download[] SHA512]
+|||||
 |https://archive.apache.org/dist/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.9|23 Dec 2021|63 MB |https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.tar.gz.sha512[icon:download[] SHA512]
 |https://archive.apache.org/dist/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |8.0.9|23 Dec 2021|63 MB |https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-microprofile.zip.sha512[icon:download[] SHA512]
 |https://archive.apache.org/dist/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |8.0.9|23 Dec 2021|75 MB |https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.9/apache-tomee-8.0.9-plume.tar.gz.sha512[icon:download[] SHA512]
diff --git a/src/main/jbake/content/download.adoc b/src/main/jbake/content/download.adoc
index 644bf8e..6f0a870 100755
--- a/src/main/jbake/content/download.adoc
+++ b/src/main/jbake/content/download.adoc
@@ -39,20 +39,20 @@ and appreciated.
 - Jakarta EE 8 / Java EE 8
 - MicroProfile 2.0
 - Java 8 or higher
-- link:8.0.10/release-notes.html[Release Notes]
+- link:8.0.11/release-notes.html[Release Notes]
 
 [cols="2,4*^1",options="header"]
 |===
 |Name|Version|Date|Size|Signatures & Hashes
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.10|22 Feb 2022|63 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |8.0.10|22 Feb 2022|63 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-microprofile.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |8.0.10|22 Feb 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.zip[icon:download[] TomEE Plume ZIP] |8.0.10|22 Feb 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plume.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |8.0.10|22 Feb 2022|68 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.zip[icon:download[] TomEE Plus ZIP] |8.0.10|22 Feb 2022|68 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-plus.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |8.0.10|22 Feb 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |8.0.10|22 Feb 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/apache-tomee-8.0.10-webprofile.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.10/tomee-project-8.0.10-source-release.zip[icon:download[] TomEE Project Source Release ZIP] |8.0.10|22 Feb 2022|17 MB |https://downloads.apache.org/tomee/tomee-8.0.10/tomee-project-8.0.10-source-release.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.10/tomee-project-8.0.10-source-release.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.11|21 Apr 2022|63 MB |https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |8.0.11|21 Apr 2022|63 MB |https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-microprofile.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |8.0.11|21 Apr 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.zip[icon:download[] TomEE Plume ZIP] |8.0.11|21 Apr 2022|75 MB |https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plume.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/apache-tomee-8.0.11-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |8.0.11|21 Apr 2022|68 MB |https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plus.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plus.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/apache-tomee-8.0.11-plus.zip[icon:download[] TomEE Plus ZIP] |8.0.11|21 Apr 2022|68 MB |https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plus.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-plus.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/apache-tomee-8.0.11-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |8.0.11|21 Apr 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-webprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-webprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/apache-tomee-8.0.11-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |8.0.11|21 Apr 2022|46 MB |https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-webprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/apache-tomee-8.0.11-webprofile.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.11/tomee-project-8.0.11-source-release.zip[icon:download[] TomEE Project Source Release ZIP] |8.0.11|21 Apr 2022|17 MB |https://downloads.apache.org/tomee/tomee-8.0.11/tomee-project-8.0.11-source-release.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.11/tomee-project-8.0.11-source-release.zip.sha512[icon:download[] SHA512]
 |===