[jboss-jira] [JBoss JIRA] (WFLY-11303) Unnecessary registration of a CDI portable extension in Smallrye micro profile config
James Perkins (Jira)
issues at jboss.org
Tue Dec 11 12:41:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-11303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated WFLY-11303:
---------------------------------
Fix Version/s: 15.0.0.Final
> Unnecessary registration of a CDI portable extension in Smallrye micro profile config
> -------------------------------------------------------------------------------------
>
> Key: WFLY-11303
> URL: https://issues.jboss.org/browse/WFLY-11303
> Project: WildFly
> Issue Type: Bug
> Components: MP Config
> Reporter: Yeray Borges
> Assignee: Yeray Borges
> Priority: Major
> Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> Smallrye micro profile is registering a ConfigExtension when it is already registered by Weld.
> This portable extension is brought in by io.smallrye:smallrye-config dependency in its META-INF folder, and Weld automatically registers a CDI portable extension if it is found in the application classpath. That means it is unnecesary to register it again by wildfly config-smallrye.
> It will allow also remove some unnecesary modules dependencies.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list