[weld-commits] [weld/core] 9514e6: Probe bean detail - various fixes and improvements

GitHub noreply at github.com
Tue Aug 18 02:46:02 EDT 2015


  Branch: refs/heads/2.3
  Home:   https://github.com/weld/core
  Commit: 9514e6030d87fdb02a2575c2cc28bc00846a3cb4
      https://github.com/weld/core/commit/9514e6030d87fdb02a2575c2cc28bc00846a3cb4
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M probe/core/src/main/client/app.js
    M probe/core/src/main/client/probe.html
    M probe/core/src/main/java/org/jboss/weld/probe/Components.java
    M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java
    M probe/core/src/main/java/org/jboss/weld/probe/Strings.java

  Log Message:
  -----------
  Probe bean detail - various fixes and improvements

- do not include delegate injection points in dependency graph
- show associated decorators
- show beans a decorator is associated to
- show class-level interceptor bindings
- don't render dependeny graph if there are no data


  Commit: 3011aa3efe6eb2629b282fe614bf3e673638affa
      https://github.com/weld/core/commit/3011aa3efe6eb2629b282fe614bf3e673638affa
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-08-18 (Tue, 18 Aug 2015)

  Changed paths:
    M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java

  Log Message:
  -----------
  Class-level interceptor bindings not yet available (2.3 branch)


Compare: https://github.com/weld/core/compare/ae9b772fb21a...3011aa3efe6e


More information about the weld-commits mailing list