[weld-commits] [weld/core] 192cdd: WELD-2343 Fix bean identifier index

GitHub noreply at github.com
Thu Mar 2 10:32:51 EST 2017


  Branch: refs/heads/2.4
  Home:   https://github.com/weld/core
  Commit: 192cdd94cd461da7cb0c83c7e55796d65bf0db39
      https://github.com/weld/core/commit/192cdd94cd461da7cb0c83c7e55796d65bf0db39
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2017-03-02 (Thu, 02 Mar 2017)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/index/BeanIdentifierIndexTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/index/Indexed.java

  Log Message:
  -----------
  WELD-2343 Fix bean identifier index

- do not include built-in session and conversation scoped beans


  Commit: 1f54d3b50be47af5d857a6337e02639c03747047
      https://github.com/weld/core/commit/1f54d3b50be47af5d857a6337e02639c03747047
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2017-03-02 (Thu, 02 Mar 2017)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java

  Log Message:
  -----------
  WELD-2344 Share proxy class for built-in beans of the same type


Compare: https://github.com/weld/core/compare/65dd46450b6e...1f54d3b50be4


More information about the weld-commits mailing list