[weld-commits] [weld/core] cd0840: WELD-2280 Rework repeatable annotations validation
GitHub
noreply at github.com
Thu Dec 15 02:54:55 EST 2016
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: cd08403126f848f5a279c0b36f42ff7badef18ae
https://github.com/weld/core/commit/cd08403126f848f5a279c0b36f42ff7badef18ae
Author: Martin Kouba <mkouba at redhat.com>
Date: 2016-12-15 (Thu, 15 Dec 2016)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/producer/InterceptionModelInitializer.java
M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java
M impl/src/main/java/org/jboss/weld/resolution/InterceptorResolvableBuilder.java
M impl/src/main/java/org/jboss/weld/resolution/ResolvableBuilder.java
M impl/src/main/java/org/jboss/weld/util/Beans.java
M impl/src/main/java/org/jboss/weld/util/Interceptors.java
M jboss-tck-runner/src/test/tck20/tck-tests.xml
M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/binding/inheritance/broken/ConflictingInterceptorBindingTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/repeatable/InterceptorWithRepeatableBindingsTest.java
Log Message:
-----------
WELD-2280 Rework repeatable annotations validation
More information about the weld-commits
mailing list