[weld-commits] [weld/core] 2eac66: Revert "WELD-580 Around-Invoke Interceptors with w...
GitHub
noreply at github.com
Sun Apr 8 19:23:30 EDT 2012
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 2eac66976339394dfd1c86f4be2acf195c6e6458
https://github.com/weld/core/commit/2eac66976339394dfd1c86f4be2acf195c6e6458
Author: Stuart Douglas <stuart.w.douglas at gmail.com>
Date: 2012-04-08 (Sun, 08 Apr 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/interceptor/reader/InterceptorMetadataUtils.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/invalidContract/InvalidArgInterceptor.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/invalidContract/InvalidArgInterceptorInvalidContractTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/invalidContract/NoArgInterceptorInvalidContractTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/invalidContract/NotThrowingExceptionInterceptorInvalidContractTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/invalidContract/VoidInterceptorInvalidContractTest.java
Log Message:
-----------
Revert "WELD-580 Around-Invoke Interceptors with wrong signature should cause DefinitionException" and change to logging a warning instead
More information about the weld-commits
mailing list