[jboss-jira] [JBoss JIRA] (WFLY-12238) SimpleLoadProviderResourceDefinition - identical code in different branches

Rostislav Svoboda (Jira) issues at jboss.org
Tue Jun 25 04:01:03 EDT 2019


Rostislav Svoboda created WFLY-12238:
----------------------------------------

             Summary: SimpleLoadProviderResourceDefinition - identical code in different branches
                 Key: WFLY-12238
                 URL: https://issues.jboss.org/browse/WFLY-12238
             Project: WildFly
          Issue Type: Bug
          Components: mod_cluster
            Reporter: Rostislav Svoboda
            Assignee: Radoslav Husar


SimpleLoadProviderResourceDefinition - identical code in different branches

https://github.com/wildfly/wildfly/blob/master/mod_cluster/extension/src/main/java/org/wildfly/extension/mod_cluster/SimpleLoadProviderResourceDefinition.java#L93

{{parent.addChildResource(PATH)}} in both branches of {{ResourceTransformationDescriptionBuilder builder = ModClusterModel.VERSION_6_0_0.requiresTransformation(version) ? parent.addChildResource(PATH) : parent.addChildResource(PATH);}}



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


More information about the jboss-jira mailing list