[weld-commits] [weld/core] 2510bc: WELD-2299 Add logging for InterceptionFactory.

GitHub noreply at github.com
Fri Jan 6 04:42:29 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 2510bc0520f78222118ad43afc13812389a2d2f7
      https://github.com/weld/core/commit/2510bc0520f78222118ad43afc13812389a2d2f7
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2017-01-06 (Fri, 06 Jan 2017)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/injection/InterceptionFactoryImpl.java
    M impl/src/main/java/org/jboss/weld/logging/InterceptorLogger.java

  Log Message:
  -----------
  WELD-2299 Add logging for InterceptionFactory.


  Commit: 31312fc8e0b9cbc79cd9276c20d2fee8055787b7
      https://github.com/weld/core/commit/31312fc8e0b9cbc79cd9276c20d2fee8055787b7
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2017-01-06 (Fri, 06 Jan 2017)

  Changed paths:
    M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterceptionFactoryTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/Producer.java

  Log Message:
  -----------
  Improve InterceptionFactoryTest

- proxy is not created if no @AroundInvoke interceptor is associated


Compare: https://github.com/weld/core/compare/7679c225ad23...31312fc8e0b9


More information about the weld-commits mailing list