Version 1

    Analysis

    Summary

    Today the module command allows to manipulate the content of the JBOSS_HOME/modules directory. There is a need for users to specify modules root directory.

    Requirements

    • Keep current behavior. By default, JBOSS_HOME/modules is the target of add and remove operations.
    • Introduce a new option “--module-root-dir <modules root directory path>” for the module command.
    • File System completion is to be added for this option.

    Design Notes

    • Module command unit tests will be extended with coverage for this new option.

    General

    Product Issue(s)

    https://issues.jboss.org/browse/EAP7-519

    Upstream Issue(s)

    https://issues.jboss.org/browse/WFCORE-1626


    Developer Contacts

    Alexey Loubyansky (alexey.loubyansky@redhat.com)

    Jean-François Denise (jdenise@redhat.com)