[weld-commits] [weld/core] 7f6d92: WELD-1739 Support @Named parameters that do not sp...

GitHub noreply at github.com
Thu Sep 18 10:49:14 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 7f6d929b3c8a288b0d477ea8873f5f6132494a14
      https://github.com/weld/core/commit/7f6d929b3c8a288b0d477ea8873f5f6132494a14
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2014-09-18 (Thu, 18 Sep 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
    M impl/src/main/java/org/jboss/weld/resolution/ResolvableBuilder.java
    M tests-arquillian/pom.xml
    A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/named/Bar.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/named/Event.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/named/Foo.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/named/NamedParameterInjectionPointTest.java

  Log Message:
  -----------
  WELD-1739 Support @Named parameters that do not specify the value member




More information about the weld-commits mailing list