[weld-commits] [weld/core] 58cfa7: WELD-1836 TestCase for calling getInjectableRefere...

GitHub noreply at github.com
Fri Jan 16 03:19:36 EST 2015


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: 58cfa7ebf609df7e61f773ace5187786bc3d21ea
      https://github.com/weld/core/commit/58cfa7ebf609df7e61f773ace5187786bc3d21ea
  Author: Kirill Gaevskii <kgaevski at redhat.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/injectionPointWithTypesAndQualifiersOnly/CustomInjectionPoint.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/injectionPointWithTypesAndQualifiersOnly/DummyBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/injectionPointWithTypesAndQualifiersOnly/InjectionPointWithTypesAndQualifiersOnlyTest.java

  Log Message:
  -----------
  WELD-1836 TestCase for calling getInjectableReference() with InjectionPoint wich can be used as a source of types and qualifiers only


  Commit: d1be0f711d927f012d0cf418fbb864046904ff0f
      https://github.com/weld/core/commit/d1be0f711d927f012d0cf418fbb864046904ff0f
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M tests-arquillian/src/test/java/org/jboss/weld/tests/el/resolver/ELResolverTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/el/resolver/MyBean.java

  Log Message:
  -----------
  Simple test for compound bean name


Compare: https://github.com/weld/core/compare/ac2fddd5b9ed...d1be0f711d92


More information about the weld-commits mailing list