[weld-commits] [weld/core] 1134e2: Remove excludes for fixed tests

noreply at github.com noreply at github.com
Thu Dec 30 14:21:25 EST 2010


Branch: refs/heads/master
Home:   https://github.com/weld/core

Commit: 1134e20d8393682cef310e832c1437f8d5742443
    https://github.com/weld/core/commit/1134e20d8393682cef310e832c1437f8d5742443
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-30 (Thu, 30 Dec 2010)

Changed paths:
  M jboss-tck-runner/src/test/resources/tck-tests.xml

Log Message:
-----------
Remove excludes for fixed tests


Commit: d49964d3a93551f8a6d26a493407091f9ebc8f55
    https://github.com/weld/core/commit/d49964d3a93551f8a6d26a493407091f9ebc8f55
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-30 (Thu, 30 Dec 2010)

Changed paths:
  M impl/src/main/java/org/jboss/weld/bean/builtin/InstanceImpl.java
  A impl/src/main/java/org/jboss/weld/injection/ForwardingInjectionPoint.java
  M impl/src/main/java/org/jboss/weld/injection/SimpleInjectionPoint.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/Estate.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/Farm.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/injectionPoint/InjectionPointTest.java

Log Message:
-----------
WELD-812

* Add a test to reproduce
* Fix by simply wrapping an existing IP to "fix"
  information it contains




More information about the weld-commits mailing list