[weld-commits] [weld/core] ff5ca0: Use Integration category for integration tests

GitHub noreply at github.com
Sun Mar 24 14:33:25 EDT 2013


  Branch: refs/heads/2.0
  Home:   https://github.com/weld/core
  Commit: ff5ca0d5877ec5721292c544317fb51ebf014a80
      https://github.com/weld/core/commit/ff5ca0d5877ec5721292c544317fb51ebf014a80
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M tests-arquillian/src/test/java/org/jboss/weld/tests/integration/multideployment/CrossDeploymentTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/ws/interceptors/WebServiceInterceptorTest.java

  Log Message:
  -----------
  Use Integration category for integration tests


  Commit: 1b9e7c73a9f7640d6df4496a43bd9f218a27423c
      https://github.com/weld/core/commit/1b9e7c73a9f7640d6df4496a43bd9f218a27423c
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2013-03-24 (Sun, 24 Mar 2013)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployer.java
    M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployment.java
    M impl/src/main/java/org/jboss/weld/bootstrap/WeldBootstrap.java
    M impl/src/main/java/org/jboss/weld/injection/ResourceInjectionPoint.java
    M impl/src/main/java/org/jboss/weld/util/reflection/Reflections.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/BasicEnum.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/Cat.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/Dog.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/EnclosingClass.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/EnumInjectionTest.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/EnumWithNewInjectionPoint.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/Persian.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/VerifyingExtension.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/broken/EnumValidationTest.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/broken/Foo.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/enums/broken/UnsatisfiedEnum.java

  Log Message:
  -----------
  WELD-1304 Disable injection into enums


Compare: https://github.com/weld/core/compare/08036c82359c...1b9e7c73a9f7


More information about the weld-commits mailing list