[jboss-jira] [JBoss JIRA] (WFLY-11679) Remove org.jboss.metadata module

Simon Priadka (Jira) issues at jboss.org
Thu Mar 28 10:50:02 EDT 2019


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

Simon Priadka commented on WFLY-11679:
--------------------------------------

Hi [~brian.stansberry],[~yersan] I have found out, that the *keycloak-wildlfy-subsystem* adapter depends on the *org.jboss.metadata* module. Adapters depending on this module can be found at [this search|https://github.com/keycloak/keycloak/search?l=XML&q=org.jboss.metadata]. 

> Remove org.jboss.metadata module
> --------------------------------
>
>                 Key: WFLY-11679
>                 URL: https://issues.jboss.org/browse/WFLY-11679
>             Project: WildFly
>          Issue Type: Sub-task
>          Components: Class Loading, Clustering
>            Reporter: Brian Stansberry
>            Assignee: Yeray Borges
>            Priority: Minor
>             Fix For: 17.0.0.Beta1
>
>
> Not urgent, just something I noticed when looking at https://github.com/wildfly/wildfly/pull/12014/.
> The org.jboss.metadata module just depends on and exports a bunch of other ones. It's jboss-api=private and It's only use within Wildfly is org.wildfly.extension.clustering.singleton which could presumably depend directly on what it needs.
> We'd want to check some with dependent projects in case they use it and do any removal fairly early in a release cycle.



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


More information about the jboss-jira mailing list