[weld-commits] [weld/core] 46f75b: Revert "WELD-580 Around-Invoke Interceptors with w...

GitHub noreply at github.com
Sun Apr 8 19:23:25 EDT 2012


  Branch: refs/heads/1.1
  Home:   https://github.com/weld/core
  Commit: 46f75b5f7cb9aa8815f257b751019de95fcba705
      https://github.com/weld/core/commit/46f75b5f7cb9aa8815f257b751019de95fcba705
  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