Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 94c877e86c8af1565bcf819d5c4a7689d410986a
https://github.com/weld/core/commit/94c877e86c8af1565bcf819d5c4a7689d410986a
Author: Antoine Sabot-Durand <antoine(a)sabot-durand.net>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/InterceptionFactoryImpl.java
M impl/src/main/java/org/jboss/weld/logging/InterceptorLogger.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterceptionFactoryTest.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/Producer.java
Log Message:
-----------
WELD-2335 InterceptionFactory used on interface causes NPE
add a test on type to have it fails gracefully