Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-11474

Make activemq dependency on cli module optional

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 16.0.0.Beta1, 16.0.0.Final
    • None
    • JMS
    • None

      Dependency on org.jboss.as.cli from org.wildfly.extension.messaging-activemq should be made optional.

      At runtime, the commands are not loaded on the server side. They are loaded thanks to ServiceLoader from CLI, so if CLI is present, the commands are in use, otherwise they are un-used.

      We would observe a gain of 2.3+MB in filesystem footprint when a server without CLI is provisioned.

              ehugonne1@redhat.com Emmanuel Hugonnet
              jdenise@redhat.com Jean Francois Denise
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: