-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
Once Java EE 8 compliant we need to remove the support for the ee8.preview.mode system property.
The following modules will need to be updated:
javax.enterprise.apijavax.validation.apijavax.json.bind.apijavax.json.apijavax.annotation.apijavax.servlet.apiorg.wildfly.bridge.servlet-api-bridge (needs to be removed)org.eclipse.yassonorg.glassfish.javax.jsonjavax.persistence.apijavax.ws.rs.apijavax.faces.apijavax.mail.apijavax.xml.bind.apiorg.wildfly.cdi-api-bridgeorg.jboss.resteasy.resteasy-json-binding-providerorg.jboss.resteasy.resteasy-jaxrsorg.hibernate.validatororg.hibernate.validator.cdiorg.hibernatecom.sun.jsf-impl
The following configuration needs to be removed:
- ./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml
The Hibernate Search modules are currently duplicated:
org.hibernate.search.* using "main" slot should be removedorg.hibernate.search.* using "5.10" slot should be promoted to mainUpdate usage of constants org.jboss.as.jpa.config.Configuration#PROVIDER_MODULE_HIBERNATE_SEARCH_EE8, PROVIDER_MODULE_HIBERNATE_SEARCH_EE7
The following source files should be updated:
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.javaorg.wildfly.extension.undertow.deployment.WarMetaDataProcessor.java
Any solution for WFLY-10289 should be reverted.
The following documentation needs to be updated:
- ./docs/src/main/asciidoc/Getting_Started_Guide.adoc
- blocks
-
WFCORE-3613 Remove org.wildfly.javax.json module when WildFly targets Java EE 8
- Resolved
- incorporates
-
WFLY-10183 Hibernate-related tests failing under security manager
- Resolved
-
WFLY-10602 Remove ee8.preview.mode support for Undertow
- Closed
-
WFLY-10606 Remove cdi-api-bridge, support only CDI 2.0
- Closed
- is blocked by
-
WFLY-10519 remove Hibernate JPA 2.1 + Hibernate ORM 5.1.x + Hibernate Search 5.5.8.Final
- Closed
-
WFLY-10604 Remove Hibernate Validator 5.3 and Bean Validation 1.1
- Closed
-
WFLY-10632 Upgrade RESTEasy to 3.6.0.Final
- Closed
- is duplicated by
-
WFLY-10644 Remove the EE8 Preview section from Getting_Started_Guide.adoc
- Closed
- relates to
-
WFLY-10289 Log something at INFO to reflect the ee8.preview.mode setting
- Closed