[weld-commits] [weld/core] 660ee3: WELD-1766 Differentiate between caching and non-ca...

GitHub noreply at github.com
Fri Oct 17 12:05:24 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 660ee393c15f2b00e7c0e59a9a519aa72bd29ed9
      https://github.com/weld/core/commit/660ee393c15f2b00e7c0e59a9a519aa72bd29ed9
  Author: Marcel Kolsteren <marcel at meandi.nl>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/ClientProxyFactory.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/CustomContext.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/CustomScopeExtension.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/CustomScoped.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/ProducerProxyTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/Qualifier1.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/Qualifier2.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/TestComponent.java

  Log Message:
  -----------
  WELD-1766 Differentiate between caching and non-caching client proxies


  Commit: 681bdb609f5f1719794ec25387b2653465bf991d
      https://github.com/weld/core/commit/681bdb609f5f1719794ec25387b2653465bf991d
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/ClientProxyFactory.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/CustomContext.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/CustomScopeExtension.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/CustomScoped.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/ProducerProxyTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/Qualifier1.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/Qualifier2.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/TestComponent.java

  Log Message:
  -----------
  WELD-1766 Minor adjustments


Compare: https://github.com/weld/core/compare/1b0994596c0e...681bdb609f5f


More information about the weld-commits mailing list