Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4062

Restore PersistentResourceDefinition constructor that takes its own Parameters type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 6.0.0.CR4
    • None
    • Management
    • None

      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.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: