[jboss-jira] [JBoss JIRA] (WFLY-11935) Remove unused commons-cli, commons-lang and commons-lang3 modules

Brian Stansberry (Jira) issues at jboss.org
Mon Jun 10 07:39:04 EDT 2019


     [ https://issues.jboss.org/browse/WFLY-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFLY-11935:
------------------------------------
    Fix Version/s: 18.0.0.Beta1
                       (was: 17.0.0.Final)


> Remove unused commons-cli, commons-lang and commons-lang3 modules
> -----------------------------------------------------------------
>
>                 Key: WFLY-11935
>                 URL: https://issues.jboss.org/browse/WFLY-11935
>             Project: WildFly
>          Issue Type: Task
>          Components: JSF, Server
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Major
>             Fix For: 18.0.0.Beta1
>
>
> Currently WildFly includes 3 JBoss Modules modules that are not used in our runtime. I would like to remove these in WildFly 17:
> org.apache.commons.cli
> org.apache.commons.lang[1]
> org.apache.commons.lang3
> All three have the "jboss.api" = "private" property set in their module.xml, meaning they are marked for internal use only and we are free to remove them. End user applications should not have referenced these modules, and if they do we log a WARN on boot advising not to do that.
> However, other projects that extend WildFly (i.e. write their own subsystems) may be using these modules, so I sent out a notification that these may be going away:
> http://lists.jboss.org/pipermail/wildfly-dev/2019-April/006829.html



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


More information about the jboss-jira mailing list