[jboss-jira] [JBoss JIRA] (WFLY-11905) Move module org.apache.xml-resolver from WildFly Core to WildFly

Brian Stansberry (Jira) issues at jboss.org
Mon Mar 25 12:06:01 EDT 2019


    [ https://issues.jboss.org/browse/WFLY-11905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712909#comment-13712909 ] 

Brian Stansberry commented on WFLY-11905:
-----------------------------------------

I put Web Services component on this because the only consumer is CXF.

> Move module org.apache.xml-resolver from WildFly Core to WildFly
> ----------------------------------------------------------------
>
>                 Key: WFLY-11905
>                 URL: https://issues.jboss.org/browse/WFLY-11905
>             Project: WildFly
>          Issue Type: Task
>          Components: Web Services
>            Reporter: Brian Stansberry
>            Priority: Minor
>
> The org.apache.xml-resolver module is not used by WildFly Core. Only use is in full:
> {code}
> $ git grep xml-resolver | grep module.x
> feature-pack/src/main/resources/modules/system/layers/base/org/apache/cxf/impl/main/module.xml:        <module name="org.apache.xml-resolver" />
> feature-pack/src/main/resources/modules/system/layers/base/org/apache/cxf/main/module.xml:        <module name="org.apache.xml-resolver" />
> feature-pack/src/main/resources/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml:        <module name="org.apache.xml-resolver" />
> feature-pack/src/main/resources/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml:        <module name="org.apache.xml-resolver" />
> {code}
> Moving it will tidy things up some and perhaps avoid any special handling for it as Galleon layers work continues.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list