[weld-commits] [weld/core] 7d98bc: WELD-1505 Support static resource injections with ...
GitHub
noreply at github.com
Thu Mar 6 03:44:53 EST 2014
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 7d98bcf5a476287aae000ebb4ba89f9e54ec3c72
https://github.com/weld/core/commit/7d98bcf5a476287aae000ebb4ba89f9e54ec3c72
Author: Jozef Hartinger <jharting at redhat.com>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/builtin/ee/StaticEEResourceProducerField.java
Log Message:
-----------
WELD-1505 Support static resource injections with InjectionServices
Commit: 8b896b9e09b8c2647507ebffaeab13e9ac0c6d31
https://github.com/weld/core/commit/8b896b9e09b8c2647507ebffaeab13e9ac0c6d31
Author: Jozef Hartinger <jharting at redhat.com>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
A tests/src/test/java/org/jboss/weld/tests/unit/resource/InjectedClass.java
A tests/src/test/java/org/jboss/weld/tests/unit/resource/SpecialResource.java
A tests/src/test/java/org/jboss/weld/tests/unit/resource/StaticResourceTest.java
A tests/src/test/java/org/jboss/weld/tests/unit/resource/TestInjectionServices.java
Log Message:
-----------
WELD-1505 Tests
Compare: https://github.com/weld/core/compare/499a5769fdda...8b896b9e09b8
More information about the weld-commits
mailing list