[jboss-jira] [JBoss JIRA] (WFLY-13017) cloud-server layer to extend jaxrs-server layer
Jean Francois Denise (Jira)
issues at jboss.org
Mon Jan 27 11:51:34 EST 2020
Jean Francois Denise created WFLY-13017:
-------------------------------------------
Summary: cloud-server layer to extend jaxrs-server layer
Key: WFLY-13017
URL: https://issues.redhat.com/browse/WFLY-13017
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Jean Francois Denise
Assignee: Jean Francois Denise
cloud-server depends on cloud-profile although we want it to be an extension of jaxrs-server layer.
This fix an internal refactoring that doesn't change the capabilities provisioned by the cloud-server layer.
The benefit of this refactoring is that core layers datasources-web-server, jaxrs-server and cloud-server are designed the same way with consistent dependency tree. As an example, a provisioned cloud-server or jaxrs-server server with jpa excluded allows to use datasources support in both cases.
The change imply:
* Make jaxrs optional in jaxrs-server (was optional in cloud-profile).
* Make cloud-server to depend on jaxrs-server.
* Update community documentation.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list