[weld-commits] [weld/core] 7a6fde: WELD-1789 Disable injectable reference lookup opti...

GitHub noreply at github.com
Thu Nov 20 12:25:42 EST 2014


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: 7a6fde06cfe7e2c3bc1653a52bcd09e4798f7f36
      https://github.com/weld/core/commit/7a6fde06cfe7e2c3bc1653a52bcd09e4798f7f36
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/SystemPropertiesConfiguration.java
    M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/client/optimization/InjectableReferenceOptimizationApplicationTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/client/optimization/InjectableReferenceOptimizationConversationTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/client/optimization/InjectableReferenceOptimizationDependentTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/client/optimization/InjectableReferenceOptimizationRequestTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/client/optimization/InjectableReferenceOptimizationSessionTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/resolution/circular/CircularDependencyTest.java

  Log Message:
  -----------
  WELD-1789 Disable injectable reference lookup optimization by default




More information about the weld-commits mailing list