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

Add unsed modules to LayersTestCase

XMLWordPrintable

      There is a new module added by WFCORE-5708:

      org.wildfly.security.http.sfbasic
      

      which is used only when user configures it explicitly, it fails the LayersTestCase.testServlet() in WildFly, this module should be marked as NOT_USED in the test case. [1]

      There is another new module added by WFCORE-5712:

      org.wildfly.security.elytron-tool
      

      which is used only by the elytron-tool.sh script, so it should aslo be marked as NOT_USED in the test case.[2]

      There are also 2 modules moved from ee-feature-pack(wildfly) to core-feature-pack(wildfly-core):

      org.apache.commons.cli
      org.apache.commons.lang3
      

      This change makes servlet-feature-pack has 2 more modules provisioned, we need to fix this in the test case.[2]

      [1] Galleon Full integration - Linux job in https://github.com/wildfly/wildfly-core/pull/4866
      [2] Galleon Full integration - Linux job in https://github.com/wildfly/wildfly-core/pull/4879

            rhn-engineering-lgao Lin Gao
            rhn-engineering-lgao Lin Gao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: