[weld-commits] [weld/core] 37b2ac: WELD-1689 InjectionServices.aroundInject() called ...
GitHub
noreply at github.com
Tue Jun 17 03:27:09 EDT 2014
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 37b2ac6ab719be355df1f6979c7dda6ba3753dd1
https://github.com/weld/core/commit/37b2ac6ab719be355df1f6979c7dda6ba3753dd1
Author: Matus Abaffy <maabaffy at redhat.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/producer/ResourceInjector.java
M tests/src/test/java/org/jboss/weld/tests/unit/bootstrap/CheckableInjectionServices.java
M tests/src/test/java/org/jboss/weld/tests/unit/bootstrap/InjectionServicesTest.java
Log Message:
-----------
WELD-1689 InjectionServices.aroundInject() called twice
Commit: 6f1d343500d4c923a1c54acc643654b5a2083ab4
https://github.com/weld/core/commit/6f1d343500d4c923a1c54acc643654b5a2083ab4
Author: Matus Abaffy <maabaffy at redhat.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/decorators/weld1001/DecoratorTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/decorators/weld1021/BusinessObject.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/decorators/weld1021/DecoratorTest.java
Log Message:
-----------
Add asserts to DecoratorTest
Commit: 0f89323a6020ca06f948461098dc9e4d04a14611
https://github.com/weld/core/commit/0f89323a6020ca06f948461098dc9e4d04a14611
Author: Matus Abaffy <maabaffy at redhat.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/BeanIdentifiers.java
Log Message:
-----------
WELD-1691 - SessionBean ID not unique
Commit: d78c90a74d0af041f429b2917cae86ea592959a5
https://github.com/weld/core/commit/d78c90a74d0af041f429b2917cae86ea592959a5
Author: Radoslav Husar <radosoft at gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/EnterpriseBeanProxyMethodHandler.java
Log Message:
-----------
Minor javadoc update
Compare: https://github.com/weld/core/compare/6c4cd2a5ca59...d78c90a74d0a
More information about the weld-commits
mailing list