]
Kabir Khan updated WFLY-3638:
-----------------------------
Fix Version/s: 9.0.0.Alpha1
Remove use of deprecated methods from
CoreManagementResourceDefinition and ServerRootResourceDefinition
-------------------------------------------------------------------------------------------------------
Key: WFLY-3638
URL:
https://issues.jboss.org/browse/WFLY-3638
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Suite
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
Fix For: 9.0.0.Alpha1
ServerRootResourceDefinition constructor and CoreManagementResourceDefinition static
methods have been deprecated.
Replace their use with the new methods with the BootErrorCollector parameter.
This can be done with core 1.0.0.Alpha4.