[weld-commits] [weld/core] e9b820: Minor clean-up

GitHub noreply at github.com
Mon Apr 23 08:56:54 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: e9b820e43c105101253b863d9faf5cfffc466f61
      https://github.com/weld/core/commit/e9b820e43c105101253b863d9faf5cfffc466f61
  Author: Marko Luksa <marko.luksa at gmail.com>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/event/ObserverMethodImpl.java
    M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java
    M impl/src/main/java/org/jboss/weld/util/Beans.java
    M impl/src/main/java/org/jboss/weld/util/reflection/Reflections.java

  Log Message:
  -----------
  Minor clean-up


  Commit: f1ac6904c3c19a395ea7daff49e8d9c710a57300
      https://github.com/weld/core/commit/f1ac6904c3c19a395ea7daff49e8d9c710a57300
  Author: Marko Luksa <marko.luksa at gmail.com>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/event/ObserverMethodImpl.java
    M impl/src/main/java/org/jboss/weld/injection/FieldInjectionPoint.java
    A impl/src/main/java/org/jboss/weld/util/reflection/GenericArrayTypeImpl.java
    A impl/src/main/java/org/jboss/weld/util/reflection/TypeVariableResolver.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/A.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/B.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/BOfIntegerString.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/C.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/COfByteShort.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/Faz.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/Foo.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/TypeVariableResolverTest.java

  Log Message:
  -----------
  WELD-1111 Inheritance of member-level metadata for generic types - missing substitution of actual type arguments


Compare: https://github.com/weld/core/compare/4735be0...f1ac690


More information about the weld-commits mailing list