[jboss-jira] [JBoss JIRA] (WFLY-3638) Remove use of deprecated methods from CoreManagementResourceDefinition and ServerRootResourceDefinition
Brian Stansberry (JIRA)
issues at jboss.org
Thu Jul 31 11:10:31 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989530#comment-12989530 ]
Brian Stansberry commented on WFLY-3638:
----------------------------------------
I believe this is all about ParseAndMarshalModelsTestCase.
I'm finding another conflict in this class with some other changes I'm making in core.
So instead of just changing this signature, we need to change this class so it does not rely on so many wildfly-core internals. Expose something simple in wildfly-core/testsuite-core/shared that tests like this can simply call.
> 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.Beta1
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list