[jboss-jira] [JBoss JIRA] (WFLY-11201) JPA dependency on org.jboss.as.weld.common should be optional

James Perkins (Jira) issues at jboss.org
Tue Dec 11 13:08:02 EST 2018


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

James Perkins updated WFLY-11201:
---------------------------------
    Fix Version/s: 15.0.0.Final


> JPA dependency on org.jboss.as.weld.common should be optional
> -------------------------------------------------------------
>
>                 Key: WFLY-11201
>                 URL: https://issues.jboss.org/browse/WFLY-11201
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: JPA / Hibernate
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> The org.jboss.as.jpa module depends on org.jboss.as.weld.common in order to load the WeldPortableExtensions class. But this can be optional, as the classloading will only occur if WeldDeploymentMarker.isPartOfWeldDeployment would return 'true' and that will not happen if the weld subsystem is not installed.
> This will allow Galleon to not provision that module if it isn't provisioning the weld subsystem.



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


More information about the jboss-jira mailing list