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

Invalid package exclusion in security manager module.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Beta4
    • 1.0.0.Beta1
    • Security
    • None

      Has the following export exclusion defined: -

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

      But should be: -

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

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: