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

META-INF/services are always accessible from dependencies

    XMLWordPrintable

Details

    • Hide

      1. deploy any module with something in META-INF/services
      2. deploy module with dependency in jboss-deployment-structure.xml or MANIFEST.MF
      according to documentation META-INF/services should not be processed unless services="import" or manifest has "services" in Dependencies
      but in WildFly after 9.0.2.Final services are always available

      Show
      1. deploy any module with something in META-INF/services 2. deploy module with dependency in jboss-deployment-structure.xml or MANIFEST.MF according to documentation META-INF/services should not be processed unless services="import" or manifest has "services" in Dependencies but in WildFly after 9.0.2.Final services are always available
    • Release Notes

    Description

      I found regression in Wildfly 10.1 (10.0 and 11 CR1 also affected) - META-INF/services entries are accesible from war dependencies, even if not marked as "import"

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              kudrale_jira Alexander Kudrevatykh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: