[
https://issues.jboss.org/browse/WFLY-12299?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFLY-12299:
-----------------------------------------
jfdenise 10 days ago Author Member
The idea was that web-server would be the minimal layer any "full feature (cdi,
...)" would require. Making the layer "runnable" and reachable from http.
transactions only requires elytron, so we could define the layer to only depend on
elytron, but doing so it would have to be combined with other full features (if used
outside cloud-profile or other layers that depend on it).
transaction is perhaps not a feature you add alone in your config, it is a dependency for
top level layers. I agree that having it depend on elytron should be sufficient. It should
be still runnable and you could combine it with smaller layers.
I would be ready to revisit them all and change documentation. They are not yet supported
so changes can occur.
More fine grain dependency for galleon basic layers
---------------------------------------------------
Key: WFLY-12299
URL:
https://issues.jboss.org/browse/WFLY-12299
Project: WildFly
Issue Type: Enhancement
Components: Build System
Reporter: Jean Francois Denise
Assignee: Jean Francois Denise
Priority: Major
Having basic layers to only depend on the layers (and features) they do require will
offer more flexibility than depending on web-server layer.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)