Branch: refs/heads/2.2
Home:
https://github.com/weld/core
Commit: 773cc75b7c04b659b2216019fdb6a1645f52db41
https://github.com/weld/core/commit/773cc75b7c04b659b2216019fdb6a1645f52db41
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/ResourceInjectionFactory.java
Log Message:
-----------
WELD-1969 Make it possible for ResourceInjectionProcessor to selectively accept only
certain injection points
Commit: 617b736440893859ce0ca4cf5fc4fd6288b5e784
https://github.com/weld/core/commit/617b736440893859ce0ca4cf5fc4fd6288b5e784
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/ResourceInjectionFactory.java
M impl/src/main/java/org/jboss/weld/persistence/PersistenceApiAbstraction.java
Log Message:
-----------
WELD-1969 @PersistenceContext injection point checks
Compare:
https://github.com/weld/core/compare/f5b9e452f1f9...617b73644089