[weld-commits] [weld/core] 00bac5: WELD-1812 Testcase

GitHub noreply at github.com
Mon Dec 15 03:27:54 EST 2014


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: 00bac5a8ed5e6bde0ea15b43ec9db2687fc0fb22
      https://github.com/weld/core/commit/00bac5a8ed5e6bde0ea15b43ec9db2687fc0fb22
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/cache/Bar.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/cache/CachedInterceptionDecorationContextTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/cache/Foo.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/cache/FooBinding.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/cache/FooInterceptor.java

  Log Message:
  -----------
  WELD-1812 Testcase


  Commit: 8454a5361db619ab299dc2884f506cb0d46d2e27
      https://github.com/weld/core/commit/8454a5361db619ab299dc2884f506cb0d46d2e27
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-12 (Fri, 12 Dec 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/CombinedInterceptorAndDecoratorStackMethodHandler.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptionDecorationContext.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/RunWithinInterceptionDecorationContextGenerator.java
    M impl/src/main/java/org/jboss/weld/injection/producer/BeanInjectionTarget.java
    M impl/src/main/java/org/jboss/weld/interceptor/proxy/InterceptorMethodHandler.java
    M impl/src/main/java/org/jboss/weld/interceptor/proxy/WeldInvocationContext.java

  Log Message:
  -----------
  WELD-1812 Make sure InterceptionDecorationContext is not affected by premature RSC flush


Compare: https://github.com/weld/core/compare/8efe66366bed...8454a5361db6


More information about the weld-commits mailing list