[weld-commits] [weld/core] 17d506: WELD-1917 AbstractCDI - cache Instance by default

GitHub noreply at github.com
Mon Apr 13 09:55:35 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 17d50697ff16220715bc2117524a0b1b88278333
      https://github.com/weld/core/commit/17d50697ff16220715bc2117524a0b1b88278333
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/AbstractCDI.java

  Log Message:
  -----------
  WELD-1917 AbstractCDI - cache Instance by default

- make AbstractCDI.getInstance() protected so that subclasses are able to override the default behavior


  Commit: 25a9721fc3bc330c0352813a21042f758581155f
      https://github.com/weld/core/commit/25a9721fc3bc330c0352813a21042f758581155f
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    A tests-arquillian/src/test/java/org/jboss/weld/tests/container/instance/Bar.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/container/instance/ContainerInstanceTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/container/instance/Foo.java

  Log Message:
  -----------
  WELD-1917 Add simple test


Compare: https://github.com/weld/core/compare/f77d4a10aa33...25a9721fc3bc


More information about the weld-commits mailing list