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

Invalid package exclusion in security manager module.

    XMLWordPrintable

Details

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

    Description

      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>
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: