[jboss-jira] [JBoss JIRA] (WFLY-13347) Remove org.apache.xml-resolver (it has been moved to WildFly)

Kabir Khan (Jira) issues at jboss.org
Wed Apr 8 05:13:00 EDT 2020


Kabir Khan created WFLY-13347:
---------------------------------

             Summary: Remove org.apache.xml-resolver (it has been moved to WildFly)
                 Key: WFLY-13347
                 URL: https://issues.redhat.com/browse/WFLY-13347
             Project: WildFly
          Issue Type: Task
          Components: Web Services
            Reporter: Brian Stansberry
            Assignee: Parul Sharma


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.13.8#713008)


More information about the jboss-jira mailing list