Configure the distributions in the dist modules instead of the
feature packs
----------------------------------------------------------------------------
Key: WFLY-4692
URL:
https://issues.jboss.org/browse/WFLY-4692
Project: WildFly
Issue Type: Enhancement
Components: Build System
Affects Versions: 9.0.0.CR1
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Fix For: 10.0.0.Alpha5
The distribution identification is done through the product.conf file and a product
module that defines various properties.
Those files and informations are added to the feature pack instead of being defined and
added when the distribution is built.