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

elytron module.xml, invalid package name in exclude

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.0.Alpha8
    • None
    • 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

            People

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

              Dates

                Created:
                Updated:
                Resolved: