]
Yeray Borges reassigned WFLY-11186:
-----------------------------------
Assignee: Yeray Borges (was: Brian Stansberry)
Weld subsystem should declare a capability
------------------------------------------
Key: WFLY-11186
URL:
https://issues.jboss.org/browse/WFLY-11186
Project: WildFly
Issue Type: Bug
Components: CDI / Weld
Reporter: Brian Stansberry
Assignee: Yeray Borges
Priority: Major
Allow other capabilities that require weld to declare that, and thus help Galleon to
ensure it's in the config.
Also lets other capabilities that have optional functionality to check whether the weld
capability is present and thus not enable that functionality if it's not. That allows
classloading dependencies to be optional.