Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6248

Only Java SE aggregation module should be visible to all deployments by default

XMLWordPrintable

      Now that WildFly is supported on modular JDKs only it is time to use standard JPMS modules.

      Only Java SE aggregation module should be visible to all deployments by default.

      JDK platform specific modules (JPMS modules starting with jdk.* prefix) are not available

      on all JDKs and should be included into deployment explicitly by users on case by case basis.

      The purpose of this PR is to minimize module path footprint for deployed applications

      and to standardize deployments a bit.

            ropalka Richard Opalka
            ropalka Richard Opalka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: