[weld-commits] [weld/core] ac540d: WELD-1812 Testcase

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


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: ac540dad8e0fa7fc920a6f16162d112d7ecdf931
      https://github.com/weld/core/commit/ac540dad8e0fa7fc920a6f16162d112d7ecdf931
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-15 (Mon, 15 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: 569f713ef35b1181f353c593d68e5f5491fadb18
      https://github.com/weld/core/commit/569f713ef35b1181f353c593d68e5f5491fadb18
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-15 (Mon, 15 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/85413f07bae0...569f713ef35b


More information about the weld-commits mailing list