Brian Stansberry created WFCORE-1450:
----------------------------------------
Summary: ResourceBuilderRoot drops data when integrating an externally
created child ResourceDefinition
Key: WFCORE-1450
URL:
https://issues.jboss.org/browse/WFCORE-1450
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 2.1.0.Final
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 3.0.0.Alpha1
ResourceDefinitionRoot's impl of pushChild(ResourceDefinition child) is doing an
incomplete integration of the data from 'child'. It drops everything except
attributes, operations and children, losing capabilities and other misc data.
I found this will developing tests for WFCORE-1106.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)