-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
We found that provisioning custom configurations of WildFly with Galleon could be made more efficient in terms of the content and size of resulting distribution if we could have a bit more info about optional module dependencies.
Specifically, we are interested in identifying optional dependencies that fall into the category analogous to http://docs.jboss.org/jbossmsc/1.0.0.GA/api/org/jboss/msc/service/ServiceController.Mode.html#PASSIVE
If we could attach that kind of info to module/dependencies/module element in the form of properties, e.g. properties/property, that'd be great. Thanks!