This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/main by this push: new e4b471f52a Revert "TOMEE-4023 Comparison pages with wrong specs per profile (#907)" e4b471f52a is described below commit e4b471f52a8e35cead80788b3b28dbe368ca589b Author: Richard Zowalla <r...@apache.org> AuthorDate: Sat Aug 27 20:41:26 2022 +0200 Revert "TOMEE-4023 Comparison pages with wrong specs per profile (#907)" This reverts commit 11d2dc03d81fa4f1d67804ade0c9b225c6e02c2b. --- docs/comparison.adoc | 41 ++++++++++++++++++----------------------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/docs/comparison.adoc b/docs/comparison.adoc index 413d87daa4..a042cc23b5 100644 --- a/docs/comparison.adoc +++ b/docs/comparison.adoc @@ -18,8 +18,11 @@ xref:../../comparison.adoc[See main comparison page.] // 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/debugging/2.0/[Jakarta Debugging Support for Other Languages^] 2.0|{y}|{y}|{y}|{y}|{y} +|https://jakarta.ee/specifications/security/2.0/[Jakarta Security^] (Java EE Enterprise Security) 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/tags/2.0/[Jakarta Standard Tag Library^] (JSTL) 2.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} // WEB PROFILE @@ -28,7 +31,6 @@ xref:../../comparison.adoc[See main comparison page.] |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/dependency-injection/2.0/[Jakarta Dependency Injection^] (@Inject) 2.0||{y}|{y}|{y}|{y} -|https://jakarta.ee/specifications/debugging/2.0/[Jakarta Debugging Support for Other Languages^] 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} @@ -38,8 +40,6 @@ xref:../../comparison.adoc[See main comparison page.] |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/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 @@ -60,43 +60,38 @@ xref:../../comparison.adoc[See main comparison page.] |https://jakarta.ee/specifications/connectors/2.0/[Jakarta Connectors^] 2.0||||{y}|{y} |https://jakarta.ee/specifications/enterprise-ws/2.0/[Jakarta Enterprise Web Services^] 2.0||||{y}|{y} |https://jakarta.ee/specifications/messaging/3.0/[Jakarta Messaging^] (JMS) 3.0||||{y}|{y} -|https://jakarta.ee/specifications/soap-attachments/2.0/[Jakarta SOAP with Attachments^] (SAAJ) 2.0||||{y}|{y} -|https://jakarta.ee/specifications/web-services-metadata/3.0/[Jakarta Web Services Metadata^] (JWS) 3.0||||{y}|{y} +|https://jakarta.ee/specifications/soap-attachments/2.0/[Jakarta SOAP with Attachments^] 2.0||||{y}|{y} +|https://jakarta.ee/specifications/web-services-metadata/3.0/[Jakarta Web Services Metadata^] 3.0||||{y}|{y} |https://jakarta.ee/specifications/xml-web-services/3.0/[Jakarta XML Web Services^] (JAX-WS) 3.0||||{y}|{y} // IMPLEMENTATIONS |Jakarta Faces (JSF) implementation||MyFaces|MyFaces|MyFaces|*Mojarra* |Jakarta Persistence (JPA) implementation(s)||OpenJPA|OpenJPA|OpenJPA|OpenJPA, *EclipseLink* |=== -== [[implementations]] Implementations of Jakarta EE and MicroProfile features in TomEE 9.x +== [[implementations]] Implementations of Jakarta EE and MicroProfile features in TomEE [options="header",cols="1,1"] |=== |Specifications|Implementations included by TomEE -|Jakarta Servlet, Server Pages (JSP), Expression Language (EL), + -Jakarta Annotations, Authentication (JASPIC), WebSocket, ... | -https://tomcat.apache.org/[Apache Tomcat^] 10.0.x -|Jakarta{nbsp}Standard{nbsp}Tag{nbsp}Library{nbsp}(JSTL)|https://tomcat.apache.org/taglibs.html[Apache Standard Taglib Implementation^] 2.0.x -|Jakarta Faces (JSF)| -https://myfaces.apache.org/[Apache MyFaces^] *(in all TomEE flavors except Plume)* + +|Jakarta Annotations, Servlet, Server Pages (JSP), + +Jakarta Expression Language (EL), WebSocket, + +Jakarta Authentication (JASPIC), Security, ...|https://tomcat.apache.org/[Apache Tomcat^] +|Jakarta{nbsp}Standard{nbsp}Tag{nbsp}Library{nbsp}(JSTL)|https://tomcat.apache.org/taglibs.html[Apache Standard Taglib Implementation^] +|Jakarta Faces (JSF)|https://myfaces.apache.org/[Apache MyFaces^] *(in all TomEE flavors except Plume)* + https://projects.eclipse.org/projects/ee4j.mojarra[Eclipse Mojarra^] *(in TomEE Plume only)* -|Jakarta Bean Validation| -https://bval.apache.org/[Apache BVal^] *(in TomEE 8.x and earlier)* + -https://hibernate.org/validator/[Hibernate Validator^] 7.0.x *(in TomEE 9.x)* +|Jakarta Bean Validation|https://bval.apache.org/[Apache BVal^] *(in TomEE 8.x and earlier)* + +https://hibernate.org/validator/[Hibernate Validator^] *(in TomEE 9.x and later)* |Jakarta Contexts and Dependency Injection (CDI)|https://openwebbeans.apache.org/[Apache OpenWebBeans^] |Jakarta Enterprise Beans (EJB)|https://openejb.apache.org/[Apache OpenEJB^] -|Jakarta Persistence (JPA)| -https://openjpa.apache.org/[Apache OpenJPA^] 3.2.x with classifier (in all TomEE flavors) + -https://www.eclipse.org/eclipselink/[EclipseLink^] 3.x *(in TomEE Plume only)* +|Jakarta Persistence (JPA)|https://openjpa.apache.org/[Apache OpenJPA^] (in all TomEE flavors) + +https://www.eclipse.org/eclipselink/[EclipseLink^] *(in TomEE Plume only)* |Jakarta Transactions (JTA)|Apache{nbsp}Geronimo{nbsp}Transaction{nbsp}Manager |Jakarta Mail (JavaMail)|Apache Geronimo JavaMail -|MicroProfile| -Apache Geronimo MicroProfile *(in TomEE 7.1.x and 8.x)* + +|MicroProfile|Apache Geronimo MicroProfile *(in TomEE 7.1.x and 8.x)* + https://smallrye.io/[SmallRye MicroProfile^] *(in TomEE 9.x and later)* |Jakarta JSON Binding (JSON-B), + -Jakarta JSON Processing (JSON-P)| -https://johnzon.apache.org/[Apache Johnzon^] -|Jakarta XML Binding (JAXB)|https://projects.eclipse.org/projects/ee4j.jaxb-impl[Eclipse Implementation of JAXB^] 3.0.x +Jakarta JSON Processing (JSON-P)|https://johnzon.apache.org/[Apache Johnzon^] +|Jakarta XML Binding (JAXB)|https://projects.eclipse.org/projects/ee4j.jaxb-impl[Eclipse Implementation of JAXB^] |Web Services|https://cxf.apache.org/[Apache CXF^] |Jakarta Batch (JBatch)|https://geronimo.apache.org/batchee/[Apache BatchEE^] |Jakarta Messaging (JMS)|https://activemq.apache.org/[Apache ActiveMQ^]