Paul Ferraro created WFLY-1931:
----------------------------------
Summary: Decouple wildfly-clustering-web-spi from wildfly-undertow
Key: WFLY-1931
URL:
https://issues.jboss.org/browse/WFLY-1931
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 8.0.0.Alpha4
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 8.0.0.Beta1
Consumers of WF would like to be able to use the undertow subsystem without clustering
dependencies.
Currently, the undertow <-> clustering dependency chain is:
wildfly-undertow -> wildfly-clustering-web-undertow -> wildfly-clustering-web-spi
This JIRA would change this to:
wildfly-undertow <- wildfly-clustering-web-undertow -> wildfly-clustering-web-spi
The wildfly-undertow module would no longer have a compile time dependency on
wildfly-clustering-web-undertow and instead would have an optional runtime dependency.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira