[jboss-jira] [JBoss JIRA] (WFLY-10288) Remove ee8.preview.mode support
Brian Stansberry (JIRA)
issues at jboss.org
Mon Apr 23 11:58:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-10288:
------------------------------------
Description:
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.api}}
* {{javax.validation.api}}
* {{javax.json.bind.api}}
* {{javax.json.api}}
* {{javax.annotation.api}}
* {{javax.servlet.api}}
* {{org.wildfly.bridge.servlet-api-bridge}} (needs to be removed)
* {{org.eclipse.yasson}}
* {{org.glassfish.javax.json}}
* {{javax.persistence.api}}
* {{javax.ws.rs.api}}
* {{javax.faces.api}}
* {{javax.mail.api}}
* {{javax.xml.bind.api}}
* {{org.wildfly.cdi-api-bridge}}
* {{org.jboss.resteasy.resteasy-json-binding-provider}}
* {{org.jboss.resteasy.resteasy-jaxrs}}
* {{org.hibernate.validator}}
* {{org.hibernate.validator.cdi}}
* {{com.sun.jsf-impl}}
The following configuration needs to be removed:
* {{./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml}}
The following source files should be updated:
* {{org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.java}}
* {{org.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}}
was:
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.api}}
* {{javax.validation.api}}
* {{javax.json.bind.api}}
* {{javax.json.api}}
* {{javax.annotation.api}}
* {{javax.servlet.api}}
* {{org.wildfly.bridge.servlet-api-bridge}} (needs to be removed)
* {{org.eclipse.yasson}}
* {{org.glassfish.javax.json}}
* {{javax.persistence.api}}
* {{javax.ws.rs.api}}
* {{javax.faces.api}}
* {{javax.mail.api}}
* {{javax.xml.bind.api}}
* {{org.wildfly.cdi-api-bridge}}
* {{org.jboss.resteasy.resteasy-json-binding-provider}}
* {{org.jboss.resteasy.resteasy-jaxrs}}
* {{org.hibernate.validator}}
* {{org.hibernate.validator.cdi}}
* {{com.sun.jsf-impl}}
The following configuration needs to be removed:
* {{./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml}}
The following source files should be updated:
* {{org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.java}}
* {{org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.java}}
The following documentation needs to be updated:
* {{./docs/src/main/asciidoc/Getting_Started_Guide.adoc}}
> Remove ee8.preview.mode support
> -------------------------------
>
> Key: WFLY-10288
> URL: https://issues.jboss.org/browse/WFLY-10288
> Project: WildFly
> Issue Type: Sub-task
> Components: EE
> Reporter: James Perkins
>
> 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.api}}
> * {{javax.validation.api}}
> * {{javax.json.bind.api}}
> * {{javax.json.api}}
> * {{javax.annotation.api}}
> * {{javax.servlet.api}}
> * {{org.wildfly.bridge.servlet-api-bridge}} (needs to be removed)
> * {{org.eclipse.yasson}}
> * {{org.glassfish.javax.json}}
> * {{javax.persistence.api}}
> * {{javax.ws.rs.api}}
> * {{javax.faces.api}}
> * {{javax.mail.api}}
> * {{javax.xml.bind.api}}
> * {{org.wildfly.cdi-api-bridge}}
> * {{org.jboss.resteasy.resteasy-json-binding-provider}}
> * {{org.jboss.resteasy.resteasy-jaxrs}}
> * {{org.hibernate.validator}}
> * {{org.hibernate.validator.cdi}}
> * {{com.sun.jsf-impl}}
> The following configuration needs to be removed:
> * {{./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml}}
> The following source files should be updated:
> * {{org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.java}}
> * {{org.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}}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list