[weld-commits] [weld/core] bd552a: WELD-1081 Testcase (now that we have groovy suppor...

GitHub noreply at github.com
Tue Mar 3 11:01:55 EST 2015


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: bd552a02c9ad93dfb34c8fe9ba17a1dba3c25f4c
      https://github.com/weld/core/commit/bd552a02c9ad93dfb34c8fe9ba17a1dba3c25f4c
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2015-03-03 (Tue, 03 Mar 2015)

  Changed paths:
    A environments/se/core/src/test/groovy/org/jboss/weld/environment/se/test/groovy/name/MalformedClassNameTest.groovy

  Log Message:
  -----------
  WELD-1081 Testcase (now that we have groovy support)


  Commit: 3edcdf7bc829d54945261bd706b5d952e55ecfa0
      https://github.com/weld/core/commit/3edcdf7bc829d54945261bd706b5d952e55ecfa0
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-03-03 (Tue, 03 Mar 2015)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/injection/producer/BasicInjectionTarget.java
    M impl/src/main/java/org/jboss/weld/manager/InjectionTargetFactoryImpl.java
    M impl/src/main/java/org/jboss/weld/util/Beans.java
    M impl/src/main/java/org/jboss/weld/util/reflection/Reflections.java
    R impl/src/test/java/org/jboss/weld/tests/unit/reflection/inner/ClassWithNestedClasses.java
    R impl/src/test/java/org/jboss/weld/tests/unit/reflection/inner/NonStaticInnerClassTest.java
    A impl/src/test/java/org/jboss/weld/tests/unit/reflection/nested/ClassWithNestedClasses.java
    A impl/src/test/java/org/jboss/weld/tests/unit/reflection/nested/NestedClassTest.java

  Log Message:
  -----------
  WELD-1884 Add extra check for anonymous classes

- revisit the method name and test case
- http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8034044


Compare: https://github.com/weld/core/compare/b0e7427d74f0...3edcdf7bc829


More information about the weld-commits mailing list