Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: f56bb0397b7e94b7912905978a288f40a65a5161
https://github.com/weld/core/commit/f56bb0397b7e94b7912905978a288f40a65a5161
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-01-09 (Fri, 09 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: 50e3df87b41302550139ae2f73d3c66fb9cb11b8
https://github.com/weld/core/commit/50e3df87b41302550139ae2f73d3c66fb9cb11b8
Author: Martin Kouba <mkouba(a)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/efdc81c59ea4...50e3df87b413