jungm commented on code in PR #1741:
URL: https://github.com/apache/tomee/pull/1741#discussion_r1912066424


##########
docs/comparison.adoc:
##########
@@ -113,9 +113,9 @@ In bold : Implementations that differ between flavors or 
between versions
 |===
 |Specifications|Implementations alternatives +
 //(see icons for compatibilities with TomEE 9.x)
-|Jakarta Persistence (JPA)|https://hibernate.org/orm/[Hibernate ORM^] {y} 
6.1.x +
+|Jakarta Persistence (JPA)|https://hibernate.org/orm/[Hibernate ORM^] {y} 6.6.x
 |Jakarta MVC|
-https://eclipse-ee4j.github.io/krazo/[Eclipse Krazo^] {y} 2.0.x +
+https://eclipse-ee4j.github.io/krazo/[Eclipse Krazo^] {y} 3.0.x +

Review Comment:
   Krazo 3.0.0 dropped CXF support 
(https://github.com/eclipse-ee4j/krazo/commit/96a839e692a863e591d82d2d55d6c438902645d4),
 we should probably not mention it anymore



##########
docs/comparison.adoc:
##########
@@ -11,56 +11,56 @@
 
 xref:../../comparison.adoc[See main comparison page.]
 
-== [[specifications]] Detailed list of Jakarta EE 9.1 and MicroProfile 5.0 
specifications
+== [[specifications]] Detailed list of Jakarta EE 10 and MicroProfile 6.0 
specifications
 
 [options="header",cols="5,5*^1"]
 |===
 |Specifications|Tomcat|TomEE WebProfile|TomEE MicroProfile|TomEE Plus|TomEE 
Plume
 // TOMCAT
-|https://jakarta.ee/specifications/annotations/2.0/[Jakarta Annotations^] 
2.0|{y}|{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/authentication/2.0/[Jakarta 
Authentication^] (JASPIC) 2.0|{y}|{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/annotations/2.1/[Jakarta Annotations^] 
2.1|{y}|{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/authentication/3.0/[Jakarta 
Authentication^] (JASPIC) 3.0|{y}|{y}|{y}|{y}|{y}
 |https://jakarta.ee/specifications/debugging/2.0/[Jakarta Debugging Support 
for Other Languages^] 2.0|{y}|{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/servlet/5.0/[Jakarta Servlet^] 
5.0|{y}|{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/pages/3.0/[Jakarta Server Pages^] (JSP) 
3.0|{y}|{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/expression-language/4.0/[Jakarta Expression 
Language^] (EL) 4.0|{y}|{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/websocket/2.0/[Jakarta WebSocket^] 
2.0|{y}|{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/servlet/6.0/[Jakarta Servlet^] 
6.0|{y}|{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/pages/3.1/[Jakarta Server Pages^] (JSP) 
3.1|{y}|{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/expression-language/5.0/[Jakarta Expression 
Language^] (EL) 5.0|{y}|{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/websocket/2.1/[Jakarta WebSocket^] 
2.1|{y}|{y}|{y}|{y}|{y}
 // WEB PROFILE
-|https://jakarta.ee/specifications/webprofile/9.1/[Jakarta Web Profile 
specifications^] 9.1||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/activation/2.0/[Jakarta Activation^] 
2.0||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/webprofile/10/[Jakarta Web Profile 
specifications^] 10||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/activation/2.1/[Jakarta Activation^] 
2.1||{y}|{y}|{y}|{y}
 |https://jakarta.ee/specifications/bean-validation/3.0/[Jakarta Bean 
Validation^] 3.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/cdi/3.0/[Jakarta Contexts and Dependency 
Injection^] (CDI) 3.0||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/cdi/4.0/[Jakarta Contexts and Dependency 
Injection^] (CDI) 4.0||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/concurrency/3.0/[Jakarta Concurrency^] 
3.0||||{y}|{y}
 |https://jakarta.ee/specifications/dependency-injection/2.0/[Jakarta 
Dependency Injection^] (@Inject) 2.0||{y}|{y}|{y}|{y}
 |https://jakarta.ee/specifications/enterprise-beans/4.0/[Jakarta Enterprise 
Beans^] (EJB) 4.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/faces/3.0/[Jakarta Faces^] (JSF) 
3.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/interceptors/2.0/[Jakarta Interceptors^] 
2.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/jsonb/2.0/[Jakarta JSON Binding^] (JSON-B) 
2.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/jsonp/2.0/[Jakarta JSON Processing^] 
(JSON-P) 2.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/mail/2.0/[Jakarta Mail^] (JavaMail) 
2.0||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/faces/4.0/[Jakarta Faces^] (JSF) 
4.0||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/interceptors/2.1/[Jakarta Interceptors^] 
2.1||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/jsonb/3.0/[Jakarta JSON Binding^] (JSON-B) 
3.0||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/jsonp/2.1/[Jakarta JSON Processing^] 
(JSON-P) 2.1||{y}|{y}|{y}|{y}
 |https://jakarta.ee/specifications/managedbeans/2.0/[Jakarta Managed Beans^] 
2.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/persistence/3.0/[Jakarta Persistence^] 
(JPA) 3.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/restful-ws/3.0/[Jakarta RESTful Web 
Services^] (JAX-RS) 3.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/security/2.0/[Jakarta Security^] 
(Enterprise Security) * 2.0||{y}|{y}|{y}|{y}
-|https://jakarta.ee/specifications/tags/2.0/[Jakarta Standard Tag Library^] 
(JSTL) * 2.0||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/persistence/3.1/[Jakarta Persistence^] 
(JPA) 3.1||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/restful-ws/3.1/[Jakarta RESTful Web 
Services^] (JAX-RS) 3.1||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/security/3.0/[Jakarta Security^] 
(Enterprise Security) * 3.0||{y}|{y}|{y}|{y}
+|https://jakarta.ee/specifications/tags/3.0/[Jakarta Standard Tag Library^] 
(JSTL) * 3.0||{y}|{y}|{y}|{y}
 |https://jakarta.ee/specifications/transactions/2.0/[Jakarta Transactions^] 
(JTA) 2.0||{y}|{y}|{y}|{y}
 |https://jakarta.ee/specifications/xml-binding/3.0/[Jakarta XML Binding^] 
(JAXB) 3.0||{y}|{y}|{y}|{y}
 // MICRO PROFILE
-|https://download.eclipse.org/microprofile/microprofile-5.0/microprofile-spec-5.0.html[MicroProfile
 specifications^] 5.0|||{y}|{y}|{y}
+|https://download.eclipse.org/microprofile/microprofile-6.0/microprofile-spec-6.0.html[MicroProfile
 specifications^] 5.0|||{y}|{y}|{y}

Review Comment:
   Text is not updated, still says MP 5



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to