Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFCORE-4535, WFCORE-4542, WFCORE-4541, WFCORE-4613 Overhaul discovery subsystem #3835

Merged
merged 12 commits into from Aug 21, 2019

Commits on Aug 20, 2019

  1. Remove static instances to resource definition instances. These objec…

    …ts can be garbage collected after subsystem model registration completes.
    pferraro committed Aug 20, 2019
    Copy the full SHA
    668a20b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e7f568f View commit details
    Browse the repository at this point in the history
  3. WFCORE-4535 WildFly discovery subsystem registers capabilities using …

    …an ambiguous contract`
    
    WFCORE-4541 /subsystem=discovery/static-provider=foo:write-attribute operation fails with StackOverflowError
    pferraro committed Aug 20, 2019
    Copy the full SHA
    b0a71c6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    157da8b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5437a49 View commit details
    Browse the repository at this point in the history
  6. WFCORE-4542 "attributes" of a ServiceURL should be optional when crea…

    …ting a new static discovery provider
    pferraro committed Aug 20, 2019
    Copy the full SHA
    d8619d8 View commit details
    Browse the repository at this point in the history
  7. Parameterize subsystem test.

    pferraro committed Aug 20, 2019
    Copy the full SHA
    9d428e7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    640137e View commit details
    Browse the repository at this point in the history
  9. Cleanup maven dependencies.

    pferraro committed Aug 20, 2019
    Copy the full SHA
    f9b743e View commit details
    Browse the repository at this point in the history
  10. Remove redundant namespace declarations

    rhusar authored and pferraro committed Aug 20, 2019
    Copy the full SHA
    b48edb0 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    366ae8e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    cb22323 View commit details
    Browse the repository at this point in the history