You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/07/05 20:50:52 UTC

[tomee-site-generator] branch master updated: Prepare M8 pages

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

jlmonteiro 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 5cd3083  Prepare M8 pages
     new e971a4a  Merge pull request #44 from rzo1/9.0.0-M8
5cd3083 is described below

commit 5cd30834b1492678bd37cc4272df0efcd265f595
Author: Richard Zowalla <ri...@hs-heilbronn.de>
AuthorDate: Wed Jun 29 10:28:22 2022 +0200

    Prepare M8 pages
    
    minor wording adjustments
---
 src/main/jbake/content/9.0.0-M8/release-notes.adoc | 95 ++++++++++++++++++++++
 src/main/jbake/content/download-archive.adoc       | 15 ++++
 src/main/jbake/content/download.adoc               | 27 +++---
 src/main/jbake/templates/index.gsp                 |  6 +-
 4 files changed, 127 insertions(+), 16 deletions(-)

diff --git a/src/main/jbake/content/9.0.0-M8/release-notes.adoc b/src/main/jbake/content/9.0.0-M8/release-notes.adoc
new file mode 100644
index 0000000..c11b7da
--- /dev/null
+++ b/src/main/jbake/content/9.0.0-M8/release-notes.adoc
@@ -0,0 +1,95 @@
+= Apache TomEE 9.0.0-M8 Release Notes
+:index-group: Release Notes
+:jbake-type: page
+:jbake-status: published
+
+Apache TomEE 9.0.0-M8 has been released.
+
+This milestone release differs from previous 9.x releases in the sense that
+we migrated all TomEE code to the new Jakarta namespace.  Previously, we used bytecode relocation but most
+of the integration code such as test support, arquillian, maven plugins were broken .
+
+We are still working on some regressions and fixes in order to pass **all** TCK tests
+for Jakarta EE 9.1 (again). However, our own tests and most of the TCK tests are green.
+
+We are confident that this milestone can be used to gather feedback that will help stabilize TomEE 9.x before a final version is released.
+
+It contains some bug fixes, (build related) enhancements and a lot of dependency upgrades as well as an upgrade of microprofile.
+Note that we switched from Geronimo microprofile implementations to Smallrye for various reasons discussed on the mailing list.
+
+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-3941[TOMEE-3941] ActiveMQ 5.16.5
+- link:https://issues.apache.org/jira/browse/TOMEE-3978[TOMEE-3978] BVal 2.0.6
+- link:https://issues.apache.org/jira/browse/TOMEE-3913[TOMEE-3913] Examples: Upgrade JUnit 4.12 4.13.2
+- link:https://issues.apache.org/jira/browse/TOMEE-3987[TOMEE-3987] Geronimo-mail_2.1 version 1.0.0
+- link:https://issues.apache.org/jira/browse/TOMEE-3977[TOMEE-3977] OpenWebBeans 2.0.27
+- link:https://issues.apache.org/jira/browse/TOMEE-3912[TOMEE-3912] TomEE Patch Plugin 0.9
+- link:https://issues.apache.org/jira/browse/TOMEE-3887[TOMEE-3887] Tomcat 10.0.20
+- link:https://issues.apache.org/jira/browse/TOMEE-3962[TOMEE-3962] Tomcat 10.0.21 (CVE-2022-29885)
+- link:https://issues.apache.org/jira/browse/TOMEE-3911[TOMEE-3911] XBean 4.21
+
+== 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-3979[TOMEE-3979] service.bat issue when using JRE_HOME on Windows
+- link:https://issues.apache.org/jira/browse/TOMEE-3935[TOMEE-3935] BOM Regeneration fails due to GitHub Actions permission issue
+- 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-3903[TOMEE-3903] Investigate *.tar.gz distributions aren't installed correctly to Maven Repository
+- link:https://issues.apache.org/jira/browse/TOMEE-3908[TOMEE-3908] CI Job für TomEE Site Publish is failing
+
+== Improvement
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3921[TOMEE-3921] Consistency for sha512 hashes in releases
+- link:https://issues.apache.org/jira/browse/TOMEE-3924[TOMEE-3924] Disable @dependabot via .asf.yaml
+- link:https://issues.apache.org/jira/browse/TOMEE-3934[TOMEE-3934] Upgrade to Johnzon 1.2.18
+- link:https://issues.apache.org/jira/browse/TOMEE-3963[TOMEE-3963] Inherit JAVA_HOME in TomEE ServerComposer
+
+== 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-3888[TOMEE-3888] Cleanup documentation
+- link:https://issues.apache.org/jira/browse/TOMEE-3904[TOMEE-3904] Enhance / Update existing release documentation
+- link:https://issues.apache.org/jira/browse/TOMEE-3917[TOMEE-3917] update javadoc to reflect update to MicroProfile 5.0
+
+== Sub-task
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3931[TOMEE-3931] fix example/cucumber-jvm
+- link:https://issues.apache.org/jira/browse/TOMEE-3922[TOMEE-3922] Patch Tomcat JasperInitializer and create jira
+- link:https://issues.apache.org/jira/browse/TOMEE-3925[TOMEE-3925] Fix Websocket TLS Basic Auth
+- link:https://issues.apache.org/jira/browse/TOMEE-3926[TOMEE-3926] Fix Webservice SSL Client Certificate Example
+- link:https://issues.apache.org/jira/browse/TOMEE-3861[TOMEE-3861] Upgrade to apache-parent-26
+- link:https://issues.apache.org/jira/browse/TOMEE-3940[TOMEE-3940] Fix TomEE :: Examples :: JakartaMail API
+- link:https://issues.apache.org/jira/browse/TOMEE-3865[TOMEE-3865] Switch arquillian to the new Servlet 5 protocol
+- link:https://issues.apache.org/jira/browse/TOMEE-3932[TOMEE-3932] Migration tips and tricks
+- link:https://issues.apache.org/jira/browse/TOMEE-3939[TOMEE-3939] Fix Jakarta Mail API with Apache Velocity Templating
+- link:https://issues.apache.org/jira/browse/TOMEE-3870[TOMEE-3870] Remove Management J2EE
+- link:https://issues.apache.org/jira/browse/TOMEE-3953[TOMEE-3953] Fix TomEE :: Examples :: JPA with EclipseLink
+- link:https://issues.apache.org/jira/browse/TOMEE-3943[TOMEE-3943] Fix TomEE :: Examples :: Multiple JPA providers
+- link:https://issues.apache.org/jira/browse/TOMEE-3866[TOMEE-3866] Upgrade Hibernate to 5.6.7 / Hibernate Validator to 7.0.2 (Jakarta Artifact)
+- link:https://issues.apache.org/jira/browse/TOMEE-3944[TOMEE-3944] Fix TomEE :: Examples :: Simple EAR :: Functional Tests
+- link:https://issues.apache.org/jira/browse/TOMEE-3868[TOMEE-3868] Remove SAAJ Axis 1 provider
+- link:https://issues.apache.org/jira/browse/TOMEE-3869[TOMEE-3869] Remove JAX-RPC
+- link:https://issues.apache.org/jira/browse/TOMEE-3881[TOMEE-3881] Add JDK --add-opens to our scripts in openejb-standalone
+- link:https://issues.apache.org/jira/browse/TOMEE-3960[TOMEE-3960] Fix TomEE :: Examples :: DeltaSpike ProjectStage
+- link:https://issues.apache.org/jira/browse/TOMEE-3920[TOMEE-3920] Fix TomEE :: Web Examples :: Moviefun Rest
+- link:https://issues.apache.org/jira/browse/TOMEE-3954[TOMEE-3954] Fix TomEE :: Examples :: JPA with Hibernate and arquillian
+- link:https://issues.apache.org/jira/browse/TOMEE-3877[TOMEE-3877] No interface view EJB proxies broken on JDK16+
+- link:https://issues.apache.org/jira/browse/TOMEE-3956[TOMEE-3956] Fix TomEE :: Connector Examples :: Connector in WAR
+- link:https://issues.apache.org/jira/browse/TOMEE-3879[TOMEE-3879] Add missing --add-opens options to itests/failover
+- link:https://issues.apache.org/jira/browse/TOMEE-3957[TOMEE-3957] Fix TomEE :: Examples :: DeltaSpike @ConfigProperty
+- link:https://issues.apache.org/jira/browse/TOMEE-3958[TOMEE-3958] Fix  TomEE :: Examples :: DeltaSpike Exception Handling
+- link:https://issues.apache.org/jira/browse/TOMEE-3959[TOMEE-3959] Fix TomEE :: Examples :: DeltaSpike I18n
+
+== Fixed Common Vulnerabilities and Exposures (CVEs)
+
+[.compact]
+- link:https://issues.apache.org/jira/browse/TOMEE-3962[TOMEE-3962] Upgrade to Apache Tomcat 10.0.21 (CVE-2022-29885)
diff --git a/src/main/jbake/content/download-archive.adoc b/src/main/jbake/content/download-archive.adoc
index 537437b..a95709f 100644
--- a/src/main/jbake/content/download-archive.adoc
+++ b/src/main/jbake/content/download-archive.adoc
@@ -14,9 +14,24 @@ You **must** link:https://www.apache.org/info/verification.html[verify] the inte
 
 IMPORTANT: Note: TomEE 9.0.0-M are milestone releases, which target the `jakarta` namespace. Applications using `javax` will not work on this release of TomEE 9. You may encounter issues - feedback on this release is encouraged
 and appreciated.
+
+=== TCK Results
+==== TomEE 9.0.0-M7
+- link:9.0.0-M7/plume/webprofile-9.1.html[Jakarta EE 9.1 Web Profile TCK Results for Java 11]
+
+=== Download Links
 [cols="2,3*^1,2",options="header"]
 |===
 |Name|Version|Date|Size|Signatures & Hashes
+| https://archive.apache.org/dist/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |9.0.0-M7|10 May 2021|64 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip.sha512[icon:download[] SHA512]
+| https://archive.apache.org/dist/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |9.0.0-M7|10 May 2021|63 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.tar.gz.sha512[icon:download[] SHA512]
+| https://archive.apache.org/dist/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.zip[icon:download[] TomEE Plume ZIP] |9.0.0-M7|10 May 2021|76 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.zip.sha512[icon:download[] SHA512]
+| https://archive.apache.org/dist/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |9.0.0-M7|10 May 2021|76 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.tar.gz.sha512[icon:download[] SHA512]
+| https://archive.apache.org/dist/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.zip[icon:download[] TomEE Plus ZIP] |9.0.0-M7|10 May 2021|69 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.zip.sha512[icon:download[] SHA512]
+| https://archive.apache.org/dist/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |9.0.0-M7|10 May 2021|68 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.tar.gz.sha512[icon:download[] SHA512]
+| https://archive.apache.org/dist/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |9.0.0-M7|10 May 2021|53 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.zip.sha512[icon:download[] SHA512]
+| https://archive.apache.org/dist/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |9.0.0-M7|10 May 2021|53 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.tar.gz.sha512[icon:download[] SHA512]
+|||||
 | https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plume.zip[icon:download[]TomEE plume ZIP]|9.0.0-M3|25 Jan 2021|65 MB | https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plume.zip.asc[icon:download[] PGP] https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plume.zip.sha256[icon:download[] SHA256] https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plume.zip.sha512[icon:download[] SHA512]
 | https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plus.zip[icon:download[]TomEE plus ZIP]|9.0.0-M3|25 Jan 2021|58 MB | https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plus.zip.asc[icon:download[] PGP] https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plus.zip.sha256[icon:download[] SHA256] https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plus.zip.sha512[icon:download[] SHA512]
 | https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-webprofile.zip[icon:download[]TomEE webprofile ZIP]|9.0.0-M3|25 Jan 2021|41 MB | https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-webprofile.zip.asc[icon:download[] PGP] https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-webprofile.zip.sha256[icon:download[] SHA256] https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-webprofile.zip.sha512[i [...]
diff --git a/src/main/jbake/content/download.adoc b/src/main/jbake/content/download.adoc
index bba46e6..4686741 100755
--- a/src/main/jbake/content/download.adoc
+++ b/src/main/jbake/content/download.adoc
@@ -12,25 +12,26 @@ You **must** link:https://www.apache.org/info/verification.html[verify] the inte
 == [[tomee-9.0]]Apache TomEE 9.0
 
 - Jakarta EE 9.1
-- MicroProfile 2.0
-- Java 8 or higher
-- link:9.0.0-M7/release-notes.html[Release Notes]
-- link:9.0.0-M7/plume/webprofile-9.1.html[Jakarta EE 9.1 Web Profile TCK Results for Java 11]
+- MicroProfile 5.0
+- Java 11 or higher
+- link:9.0.0-M8/release-notes.html[Release Notes]
+// Add TCK results, if we pass them (again)
+//- link:9.0.0-M8/plume/webprofile-9.1.html[Jakarta EE 9.1 Web Profile TCK Results for Java 11]
 
 [cols="2,4*^1",options="header"]
 |===
 |Name|Version|Date|Size|Signatures & Hashes
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |9.0.0-M7|10 May 2021|64 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |9.0.0-M7|10 May 2021|63 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.zip[icon:download[] TomEE Plume ZIP] |9.0.0-M7|10 May 2021|76 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |9.0.0-M7|10 May 2021|76 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plume.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.zip[icon:download[] TomEE Plus ZIP] |9.0.0-M7|10 May 2021|69 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |9.0.0-M7|10 May 2021|68 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-plus.tar.gz.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |9.0.0-M7|10 May 2021|53 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.zip.sha512[icon:download[] SHA512]
-|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |9.0.0-M7|10 May 2021|53 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-webprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |9.0.0-M8|28 Jun 2022|64 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-microprofile.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |9.0.0-M8|28 Jun 2022|63 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-microprofile.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plume.zip[icon:download[] TomEE Plume ZIP] |9.0.0-M8|28 Jun 2022|77 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plume.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plume.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plume.tar.gz[icon:download[] TomEE Plume TAR.GZ] |9.0.0-M8|28 Jun 2022|76 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plume.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plume.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plus.zip[icon:download[] TomEE Plus ZIP] |9.0.0-M8|28 Jun 2022|69 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plus.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plus.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plus.tar.gz[icon:download[] TomEE Plus TAR.GZ] |9.0.0-M8|28 Jun 2022|69 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plus.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-plus.tar.gz.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-webprofile.zip[icon:download[] TomEE Webprofile ZIP] |9.0.0-M8|28 Jun 2022|55 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-webprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-webprofile.zip.sha512[icon:download[] SHA512]
+|https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-webprofile.tar.gz[icon:download[] TomEE Webprofile TAR.GZ] |9.0.0-M8|28 Jun 2022|54 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-webprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M8/apache-tomee-9.0.0-M8-webprofile.tar.gz.sha512[icon:download[] SHA512]
 |===
 
-IMPORTANT: Note: TomEE 9.0.0-M7 is a milestone release, which targets the `jakarta` namespace. Applications using `javax` will not work on this release of TomEE 9. You may encounter issues - feedback on this release is encouraged
+IMPORTANT: Note: TomEE 9.0.0-M8 is a milestone release, which targets the `jakarta` namespace. Applications using `javax` will not work on this release of TomEE 9. You may encounter issues - feedback on this release is encouraged
 and appreciated.
 
 
diff --git a/src/main/jbake/templates/index.gsp b/src/main/jbake/templates/index.gsp
index 0a25cde..fa3042b 100755
--- a/src/main/jbake/templates/index.gsp
+++ b/src/main/jbake/templates/index.gsp
@@ -74,11 +74,11 @@
                 <div class="col-md-6 d-flex f-column-end accented-block accent-red f-space-between">
                     <div class="block-content">
                         <h5 class="muted">Latest Milestone - Jakarta namespace</h5>
-                        <h4 class="muted">apache-tomee-9.0.0-M7</h4>
+                        <h4 class="muted">apache-tomee-9.0.0-M8</h4>
                         <p>
-                            Jakarta EE 9.1 Web Profile compliant and supports the new jakarta namespace.  Runs on Java 8 or higher.
+                            Jakarta EE 9.1 Web Profile compliant and supports the new jakarta namespace.  Runs on Java 11 or higher.
                             <br>
-                            <div class="compatible-badge">Jakarte EE Compatible</div>
+                            <!-- <div class="compatible-badge">Jakarte EE Compatible</div> -->
                         </p>
                     </div>
                     <a class="btn btn-accent btn-primary square"  href="download.html#tomee-9.0"><i class="icon_plus"></i>Download</a>