]
Kabir Khan commented on WFCORE-1966:
------------------------------------
Moved the part using ExtensionRegistry to create the test parser to core.
Get LegacySubsystemConfigurationUtil out of full or stop using
ExtensionRegistry in it
--------------------------------------------------------------------------------------
Key: WFCORE-1966
URL:
https://issues.jboss.org/browse/WFCORE-1966
Project: WildFly Core
Issue Type: Task
Components: Test Suite
Reporter: Brian Stansberry
Assignee: Kabir Khan
LegacySubsystemConfigurationUtil is instantiating ExtensionRegistry. That's not a
class that is available for use in full.
This use is breaking the current attempt to release core as the constructor it calls has
changed in core.