[weld-commits] [weld/core] 459a4c: JBAS-8765 tests

noreply at github.com noreply at github.com
Wed Dec 22 11:32:24 EST 2010


Branch: refs/heads/master
Home:   https://github.com/weld/core

Commit: 459a4c239047d640d4b28c317a0f4c1ca4278546
    https://github.com/weld/core/commit/459a4c239047d640d4b28c317a0f4c1ca4278546
Author: Marius Bogoevici <marius.bogoevici at gmail.com>
Date:   2010-12-22 (Wed, 22 Dec 2010)

Changed paths:
  M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retry/FailingProcessor.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retry/Processor.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retry/RetryInterceptor.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retry/RetryInterceptorTest.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retry/Secured.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retry/SecuredInterceptor.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retry/TransactionalInterceptor.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retrySimple/FailingProcessor.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retrySimple/Retriable.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retrySimple/RetryInterceptor.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retrySimple/RetryInterceptorTest.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retrySimple/Transactional.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/retrySimple/TransactionalInterceptor.java

Log Message:
-----------
JBAS-8765 tests




More information about the weld-commits mailing list