[weld-commits] [weld/core] 5038d1: fix the jetty-env.xml path in the numberguess exam...

GitHub noreply at github.com
Wed Mar 14 10:42:31 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 5038d1e6507bf96d0dfcd82073b9eb0ae829cc7a
      https://github.com/weld/core/commit/5038d1e6507bf96d0dfcd82073b9eb0ae829cc7a
  Author: Marek Schmidt <maschmid at redhat.com>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    M examples/jsf/numberguess/pom.xml

  Log Message:
  -----------
  fix the jetty-env.xml path in the numberguess example


  Commit: 60a5a2aa857a5fc2cce0ae173a2cb8d0f3541156
      https://github.com/weld/core/commit/60a5a2aa857a5fc2cce0ae173a2cb8d0f3541156
  Author: Marko Luksa <marko.luksa at gmail.com>
  Date:   2012-03-14 (Wed, 14 Mar 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/interceptor/reader/InterceptorMetadataUtils.java
  M impl/src/main/java/org/jboss/weld/logging/messages/ValidatorMessage.java
  M impl/src/main/resources/org/jboss/weld/messages/validator_en.properties
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/invalidContract/InvalidArgInterceptor.java
  A 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:
  -----------
  WELD-580 Around-Invoke Interceptors with wrong signature should cause DefinitionException


Compare: https://github.com/weld/core/compare/1337b10...60a5a2a


More information about the weld-commits mailing list