[weld-commits] [weld/core] 60558e: WELD-1192 NPE in Validator.validateBean() when bea...
GitHub
noreply at github.com
Mon Sep 3 08:03:28 EDT 2012
Branch: refs/heads/1.1
Home: https://github.com/weld/core
Commit: 60558e0e082b0fc1f8525d5e011c4c17a22ef060
https://github.com/weld/core/commit/60558e0e082b0fc1f8525d5e011c4c17a22ef060
Author: Marko Luksa <marko.luksa at gmail.com>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/ManagedBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/weld1192/Foo.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/weld1192/StringFoo.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/weld1192/Weld1192Test.java
Log Message:
-----------
WELD-1192 NPE in Validator.validateBean() when bean annotated with @Typed
More information about the weld-commits
mailing list