[weld-commits] [weld/core] 7b89e8: WELD-1996 Most dependent built-in beans do not hav...
GitHub
noreply at github.com
Tue Aug 11 11:31:51 EDT 2015
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 7b89e8131b975897caaf1cd21146eef705dcbdd5
https://github.com/weld/core/commit/7b89e8131b975897caaf1cd21146eef705dcbdd5
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/builtin/AbstractBuiltInBean.java
M impl/src/main/java/org/jboss/weld/bean/builtin/InstanceBean.java
M impl/src/main/java/org/jboss/weld/context/unbound/DependentContextImpl.java
Log Message:
-----------
WELD-1996 Most dependent built-in beans do not have to be stored in
CreationalContext
Commit: e614f2037f8177fb1fb66296ffb014fcd2360076
https://github.com/weld/core/commit/e614f2037f8177fb1fb66296ffb014fcd2360076
Author: Jozef Hartinger <jharting at redhat.com>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/AbstractResourceInjection.java
Log Message:
-----------
Revert "AbstractResourceInjection - null check for ResourceReferenceFactory"
This reverts commit 126d66b9b87c0039180b5a694b988e8a273c13c0.
Compare: https://github.com/weld/core/compare/6f9c11677dae...e614f2037f81
More information about the weld-commits
mailing list