Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5877

elytron module.xml, unnecessary exclude

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR5
    • 7.1.0.DR4
    • Security
    • None

    Description

      in

      ./jboss-eap-7.1/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml 

      there is

       <exclude path="org/wildfly/wildfly/security/manager/_private"/>

      , which is probably unnecessary.

      <module xmlns="urn:jboss:module:1.3" name="org.wildfly.security.elytron">
      
          <exports>
              <exclude path="org/wildfly/security/_private"/>
              <exclude path="org/wildfly/wildfly/security/manager/_private"/>
          </exports>
      

      Attachments

        Issue Links

          Activity

            Public project attachment banner

              context keys: [headless, issue, helper, isAsynchronousRequest, project, action, user]
              current Project key: JBEAP

              People

                darran.lofthouse@redhat.com Darran Lofthouse
                mchoma@redhat.com Martin Choma
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: