[jboss-jira] [JBoss JIRA] (WFLY-11201) JPA dependency on org.jboss.as.weld.common should be optional
Brian Stansberry (Jira)
issues at jboss.org
Wed Oct 17 09:15:01 EDT 2018
Brian Stansberry created WFLY-11201:
---------------------------------------
Summary: 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
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