[jboss-jira] [JBoss JIRA] (WFCORE-4062) Restore PersistentResourceDefinition constructor that takes its own Parameters type
Brian Stansberry (JIRA)
issues at jboss.org
Thu Aug 23 13:51:00 EDT 2018
Brian Stansberry created WFCORE-4062:
----------------------------------------
Summary: Restore PersistentResourceDefinition constructor that takes its own Parameters type
Key: WFCORE-4062
URL: https://issues.jboss.org/browse/WFCORE-4062
Project: WildFly Core
Issue Type: Bug
Components: Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Blocker
My WFCORE-4040 PR changed the type of the Parameters param to the PersistentResourceDefinition constructor from it's own Parameters to the superclass one. That will break code that uses the old method and isn't recompiled. So, add a new overloaded constructor that takes the old type, and deprecate it.
I hit this when building full today.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list