[jboss-jira] [JBoss JIRA] (WFCORE-1768) elytron module.xml, unnecessary exclude
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Sep 6 08:47:01 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse moved WFLY-7059 to WFCORE-1768:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1768 (was: WFLY-7059)
Component/s: Security
(was: Security)
Affects Version/s: (was: 11.0.0.Alpha1)
> elytron module.xml, unnecessary exclude
> ---------------------------------------
>
> Key: WFCORE-1768
> URL: https://issues.jboss.org/browse/WFCORE-1768
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Reporter: Martin Choma
> Assignee: Darran Lofthouse
>
> in {noformat}./jboss-eap-7.1/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml {noformat}
> there is {noformat} <exclude path="org/wildfly/wildfly/security/manager/_private"/>{noformat}, which is probably unnecessary.
> {noformat}
> <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>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list