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

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


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 86ddb6a97ba84b2cb2fc09deba3dbdbcf2308b84
      https://github.com/weld/core/commit/86ddb6a97ba84b2cb2fc09deba3dbdbcf2308b84
  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: c7bde681e9868cd6e02eb065bd5d646cffe99afd
      https://github.com/weld/core/commit/c7bde681e9868cd6e02eb065bd5d646cffe99afd
  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/fb10eba38491...c7bde681e986


More information about the weld-commits mailing list