[jboss-jira] [JBoss JIRA] (WFLY-1781) XTS subsystem doesn't list the DUP phase order in Phase.java
Kabir Khan (JIRA)
issues at jboss.org
Wed Dec 6 12:20:27 EST 2017
[ https://issues.jboss.org/browse/WFLY-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan updated WFLY-1781:
-----------------------------
Fix Version/s: 9.0.0.Final
> XTS subsystem doesn't list the DUP phase order in Phase.java
> ------------------------------------------------------------
>
> Key: WFLY-1781
> URL: https://issues.jboss.org/browse/WFLY-1781
> Project: WildFly
> Issue Type: Bug
> Components: XTS
> Affects Versions: 8.0.0.Alpha3
> Reporter: jaikiran pai
> Assignee: Paul Robinson
> Fix For: 9.0.0.Final
>
>
> https://github.com/wildfly/wildfly/blob/master/xts/src/main/java/org/jboss/as/xts/XTSSubsystemAdd.java#L172 does:
> {code}
> processorTarget.addDeploymentProcessor(XTSExtension.SUBSYSTEM_NAME, Phase.POST_MODULE, Phase.POST_MODULE_WELD_PORTABLE_EXTENSIONS + 10, new CDIExtensionProcessor());
> {code}
> The phase number should all be centrally maintained in Phase.java so that those can be tracked.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list