-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Beta1
-
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>