This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git
The following commit(s) were added to refs/heads/main by this push:
new 1ae7b54 Small fixes for the MicroProfile compatible page
1ae7b54 is described below
commit 1ae7b54fbda857f889da7e6851e4a0555a511a39
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Fri Nov 4 10:12:43 2022 +0100
Small fixes for the MicroProfile compatible page
---
src/main/jbake/content/9.0.0.RC1/release-notes.adoc | 2 +-
.../jbake/content/certifications/9.0.0.RC1/microprofile-5.0.adoc | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/src/main/jbake/content/9.0.0.RC1/release-notes.adoc
b/src/main/jbake/content/9.0.0.RC1/release-notes.adoc
index 12a41c1..819c0d6 100644
--- a/src/main/jbake/content/9.0.0.RC1/release-notes.adoc
+++ b/src/main/jbake/content/9.0.0.RC1/release-notes.adoc
@@ -15,7 +15,7 @@ Milestone 8 to migrate to SmallRye is now complete and we are
pleased to announc
[NOTE]
The MicroProfile JWT implementation is entirely ours and has some great
additions such as Bean Validation integration to
-validate JWT tokens.
+validate JWT tokens. The REST Client comes from Apache CXF implementation.
In terms of Jakarta EE 9.1 TCK, we are 12 failures short, but we are actively
working on them so we can have a final release soon.
diff --git
a/src/main/jbake/content/certifications/9.0.0.RC1/microprofile-5.0.adoc
b/src/main/jbake/content/certifications/9.0.0.RC1/microprofile-5.0.adoc
index 2c75738..36093e0 100644
--- a/src/main/jbake/content/certifications/9.0.0.RC1/microprofile-5.0.adoc
+++ b/src/main/jbake/content/certifications/9.0.0.RC1/microprofile-5.0.adoc
@@ -12,7 +12,7 @@ As required by the
https://www.eclipse.org/legal/tck.php[Eclipse Foundation Tech
https://github.com/microprofile/microprofile-wg/blob/main/tckprocess.adoc
following is a summary of the TCK results for
releases of MicroProfile 5.0.
-=== Apache TomEE 9.0.0.RC1 , Eclipse MicroProfile 5.0 TCK Certification Summary
+=== Apache TomEE 9.0.0.RC1 , MicroProfile 5.0 TCK Certification Summary
----
Date: November 3rd, 2022
Product Name, Version: Apache TomEE 9.0.0.RC1
@@ -40,9 +40,6 @@
link:https://tomee.apache.org/9.0.0.RC1/microprofile-5.0.html[Apache TomEE 9.0.0
=== MicroProfile TCK Test results
-The Jenkins build against the Git Tag tomee-project-9.0.0.RC1 is available at
-https://ci-builds.apache.org/job/Tomee/job/TomEE_Compitable_TCK/2/
-
==== MicroProfile Config 3.0
TCK result summary:
----
@@ -122,3 +119,5 @@ TCK result summary:
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[INFO]
----
+
+For more details on the complete execution, the logs are available in
https://ci-builds.apache.org/job/Tomee/job/TomEE_Compitable_TCK/2/[Jenkins]