[weld-commits] [weld/core] ff1f81: WELD-1600 Use the correct BDA ID when creating a n...

GitHub noreply at github.com
Tue Feb 11 09:47:22 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: ff1f8149d7764b3c41b0fa31c1e3040982f6069d
      https://github.com/weld/core/commit/ff1f8149d7764b3c41b0fa31c1e3040982f6069d
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java

  Log Message:
  -----------
  WELD-1600 Use the correct BDA ID when creating a new AnnotatedType


  Commit: 93071c51898743192a61bd4e80f02b02bb536870
      https://github.com/weld/core/commit/93071c51898743192a61bd4e80f02b02bb536870
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    A tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/annotated/id/AnnotatedTypeBdaIdTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/annotated/id/Car.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/annotated/id/CarFactory1.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/annotated/id/CarFactory2.java

  Log Message:
  -----------
  WELD-1600 Testcase


  Commit: 3fed8434bb9be035c07d716ea75ca4d7f23dba4e
      https://github.com/weld/core/commit/3fed8434bb9be035c07d716ea75ca4d7f23dba4e
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/annotated/slim/AnnotatedTypeIdentifier.java
    M impl/src/main/java/org/jboss/weld/annotated/slim/SlimAnnotatedType.java
    M impl/src/main/java/org/jboss/weld/logging/MetadataLogger.java
    M impl/src/main/java/org/jboss/weld/util/reflection/Reflections.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/annotated/id/AnnotatedTypeBdaIdTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/annotated/id/UnknownClass.java

  Log Message:
  -----------
  WELD-1600 Deal with the rest of the scenarios


Compare: https://github.com/weld/core/compare/788b57b3d049...3fed8434bb9b


More information about the weld-commits mailing list