[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:56:30 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989583#comment-12989583 ] 

Brian Stansberry edited comment on WFLY-3638 at 7/31/14 11:55 AM:
------------------------------------------------------------------

One last background comment... this test has a bunch of stuff related to letting arquillian provide a modular environment (actually starting a full server process), and then a full mock model controller etc is run inside that environment. My assumption is all that stuff about providing the environment remains in ParseAndMarshalModelsTestCase and the static utility methods will "just work", same as they do now. We don't allow an arquillian dependency in core, so we can't move any of that stuff into the utility.


was (Author: brian.stansberry):
One last background comment... this test has a bunch of stuff related to letting arquillian provide a modular environment (actually starting a full server process), and then a full mock model controller etc is run inside that environment. My assumption is all that stuff remains in ParseAndMarshalModelsTestCase and the static utility methods will "just work", same as they do now. We don't allow an arquillian dependency in core, so we can't move any of that stuff into the utility.

> 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