[weld-commits] [weld/core] 2e741d: WELD-1831 BeanAttributesFactory should ignore ille...

GitHub noreply at github.com
Fri Jan 9 02:21:43 EST 2015


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: 2e741d9898a2b1dfd44e0b04825b6af5b937f1e6
      https://github.com/weld/core/commit/2e741d9898a2b1dfd44e0b04825b6af5b937f1e6
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/logging/MetadataLogger.java
    M impl/src/main/java/org/jboss/weld/util/Beans.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/alternative/metadata/AlternativeMetadataTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/beanattributes/BeanAttributesTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/beanattributes/Foo.java
    M tests/src/test/java/org/jboss/weld/tests/unit/util/BeansTest.java

  Log Message:
  -----------
  WELD-1831 BeanAttributesFactory should ignore illegal bean types


  Commit: 867c7a7537862778ae84ca6a27495ea81ccea03f
      https://github.com/weld/core/commit/867c7a7537862778ae84ca6a27495ea81ccea03f
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-01-09 (Fri, 09 Jan 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/util/Beans.java
    M impl/src/main/java/org/jboss/weld/util/Types.java
    M tests/src/test/java/org/jboss/weld/tests/unit/util/BeansTest.java
    A tests/src/test/java/org/jboss/weld/tests/unit/util/TypesTest.java

  Log Message:
  -----------
  WELD-1831 Move isIllegalBeanType() to Types, add micro-optimization


Compare: https://github.com/weld/core/compare/6c245f80228b...867c7a753786


More information about the weld-commits mailing list